X-Git-Url: http://git.ieval.ro/?p=plack-app-gruntmaster.git;a=blobdiff_plain;f=Makefile.PL;h=2584deb709b1f8c26b14fd9148c12931ae38026f;hp=2f3a50f2784e73f70334031e465446dc62ca0723;hb=7baee29b2642aabb77a24745dc8be86440c30a4f;hpb=8798626b0e96a4d1eb423f7f70ece78a2fcb4ae7 diff --git a/Makefile.PL b/Makefile.PL index 2f3a50f..2584deb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,13 +10,11 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js.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/, }, @@ -31,11 +29,11 @@ WriteMakefile( strict 0 warnings 0 - Email::Simple 0 - Email::Sender::Simple 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 @@ -43,6 +41,7 @@ WriteMakefile( Plack::Middleware::Auth::Complex 0 Plack::Util 0 Scope::Upper 0 + Sort::ByExample 0 Web::Simple 0.019/, }, META_MERGE => {