From a7deede7f8c3db823b854f30ea4485149f9cd802 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 3 Aug 2014 00:21:02 +0300 Subject: [PATCH] Depend on Authen::Passphrase(::BlowfishCrypt) --- Makefile.PL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.PL b/Makefile.PL index f35f93d..ffdff94 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,6 +15,8 @@ WriteMakefile( POSIX 0 Term::ANSIColor 0 + Authen::Passphrase 0 + Authen::Passphrase::BlowfishCrypt 0 Date::Parse 0 DBIx::Class 0 File::Slurp 0 -- 2.30.2