X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=0d62f051a36ec7c488287160e5b42f48530bee42;hb=8e3f7d1e659c971fe718b6dccd0b904ed2c0d35a;hp=0faa86bab5665cc7e8d62af4099da47f7a67c9b8;hpb=ba7920cd654e91f98dbe1a783f159974fba278d9;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 0faa86b..0d62f05 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,12 +10,11 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js.js static/js.map static/js/' + FILES => 'static/css/ static/js/' }, BUILD_REQUIRES => { qw/CSS::Minifier::XS 0 File::Slurp 0 - JavaScript::Minifier::XS 0 Test::MockTime 0 Test::More 0 Test::WWW::Mechanize::PSGI 0/, @@ -32,8 +31,10 @@ WriteMakefile( warnings 0 File::Slurp 0 + File::Which 0 Gruntmaster::Data 0 - HTML::Seamstress 0 + HTML::Element::Library 0 + HTML::TreeBuilder 0 JSON::MaybeXS 0 Log::Log4perl 0 PerlX::Maybe 0