Add authcomplex-passwd script
[plack-middleware-auth-complex.git] / Makefile.PL
index 21ef80a7fd3049791ca56a2aa853a5e94ec32b2e..531b6075be43d2406e45b1c092cf6bf27c9a16c4 100644 (file)
@@ -7,6 +7,7 @@ WriteMakefile(
        ABSTRACT_FROM     => 'lib/Plack/Middleware/Auth/Complex.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        MIN_PERL_VERSION  => '5.14.0',
+       EXE_FILES         => ['authcomplex-passwd'],
        LICENSE           => 'perl',
        SIGN              => 1,
        BUILD_REQUIRES    => {
@@ -21,6 +22,7 @@ WriteMakefile(
                   DBI                               0
                   Email::Simple                     0
                   Email::Sender::Simple             0
+                  IO::Prompter                      0
                   Plack::Request                    0
                   Tie::Hash::Expire                 0/,
        },
This page took 0.009844 seconds and 4 git commands to generate.