]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Merge branch 'master' into newmc
[gruntmaster-page.git] / Makefile.PL
index 2b025b150581082049e9a4feb1d00aa7673a47c7..8404b7787e9cc0f6f0dfa3002cbff4a484d655e8 100644 (file)
@@ -10,13 +10,12 @@ 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/ css/logos.css static/logos.png'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
                   CSS::SpriteMaker           0
                   File::Slurp                0
-                  JavaScript::Minifier::XS   0
                   Test::MockTime             0
                   Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
@@ -32,11 +31,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.024471 seconds and 4 git commands to generate.