]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Add final standings for 2015
[gruntmaster-page.git] / Makefile.PL
index 2b025b150581082049e9a4feb1d00aa7673a47c7..6f86eb4000552f0305115281d414563a5332706a 100644 (file)
@@ -10,7 +10,7 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js.js css/logos.css static/logos.png static/js.map static/js/'
+               FILES => 'static/css/ static/js.js static/js.js.gz css/logos.css static/logos.png static/js.map static/js/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
@@ -32,11 +32,10 @@ WriteMakefile(
                   strict      0
                   warnings    0
 
-                  Email::Simple                    0
-                  Email::Sender::Simple            0
                   File::Slurp                      0
                   Gruntmaster::Data                0
-                  HTML::Seamstress                 0
+                  HTML::Element::Library           0
+                  HTML::TreeBuilder                0
                   JSON::MaybeXS                    0
                   Log::Log4perl                    0
                   PerlX::Maybe                     0
This page took 0.021543 seconds and 4 git commands to generate.