2 use ExtUtils::MakeMaker;
5 NAME => 'Plack::Middleware::Auth::Complex',
6 VERSION_FROM => 'lib/Plack/Middleware/Auth/Complex.pm',
7 ABSTRACT_FROM => 'lib/Plack/Middleware/Auth/Complex.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 MIN_PERL_VERSION => '5.14.0',
14 HTTP::Request::Common 0
18 qw/Authen::Passphrase 0
19 Authen::Passphrase::BlowfishCrypt 0
20 Bytes::Random::Secure 0
23 Email::Sender::Simple 0
30 repository => 'https://git.ieval.ro/?p=plack-middleware-auth-complex.git',