]> iEval git - plack-app-gruntmaster.git/blobdiff - Makefile.PL
Add password reset functionality
[plack-app-gruntmaster.git] / Makefile.PL
index f1b1a73ef0897b094991316e999ace5c538396fc..f198fa63baf33155beafdff6d78e35346da5a2b8 100644 (file)
@@ -10,7 +10,8 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        BUILD_REQUIRES    => {
-               qw/Test::More                 0
+               qw/Test::MockTime             0
+                  Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
        },
        PREREQ_PM         => {
@@ -38,7 +39,7 @@ WriteMakefile(
                   Plack::Util                 0
                   Scope::Upper                0
                   Tie::Hash::Expire           0
-                  Web::Simple                 0/,
+                  Web::Simple                 0.019/,
        },
        META_MERGE        => {
                dynamic_config => 0,
This page took 0.020812 seconds and 4 git commands to generate.