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 EXE_FILES => [ 'aap-passwd' ],
10 MIN_PERL_VERSION => '5.14.0',
14 qw/Authen::Passphrase 0
15 Authen::Passphrase::BlowfishCrypt 0
21 qw/Apache2::RequestRec 0/,
25 repository => 'https://git.ieval.ro/?p=apache2-authen-passphrase.git',