]> iEval git - plack-app-gruntmaster.git/blobdiff - Makefile.PL
Move theme selector to sidebar
[plack-app-gruntmaster.git] / Makefile.PL
index 02f3d25df0e4a1bfd1abdbf8be7c5b874c4c4343..796f5d7ee2bf802bf58c8b5512aef5bf95448446 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         => {
@@ -26,6 +27,8 @@ WriteMakefile(
                   warnings    0
 
                   CSS::Minifier::XS           0
+                  Email::Simple               0
+                  Email::Sender::Simple       0
                   File::Slurp                 0
                   Gruntmaster::Data           0
                   HTML::Seamstress            0
This page took 0.02068 seconds and 4 git commands to generate.