1 use ExtUtils::MakeMaker;
5 NAME => 'Apache2::Authen::Passphrase',
6 VERSION_FROM => 'lib/Apache2/Authen/Passphrase.pm',
7 ABSTRACT_FROM => 'lib/Apache2/Authen/Passphrase.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 MIN_PERL_VERSION => '5.14.0',
11 EXE_FILES => [ 'aap-passwd' ],
13 qw/Authen::Passphrase 0
14 Authen::Passphrase::BlowfishCrypt 0
20 qw/Apache2::RequestRec 0