X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=0d62f051a36ec7c488287160e5b42f48530bee42;hb=fa8b7f99072328f6a9855cd0b300691405a09ec1;hp=0407ab781a3d9bd29094f5f81bf44828b22069c7;hpb=8d7256911fcd2f44fc446f03acb39dd08e90024d;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 0407ab7..0d62f05 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,8 +9,13 @@ WriteMakefile( MIN_PERL_VERSION => '5.14.0', LICENSE => 'AGPL_3', SIGN => 1, + clean => { + FILES => 'static/css/ static/js/' + }, BUILD_REQUIRES => { - qw/Test::MockTime 0 + qw/CSS::Minifier::XS 0 + File::Slurp 0 + Test::MockTime 0 Test::More 0 Test::WWW::Mechanize::PSGI 0/, }, @@ -25,13 +30,11 @@ WriteMakefile( strict 0 warnings 0 - CSS::Minifier::XS 0 - Email::Simple 0 - Email::Sender::Simple 0 File::Slurp 0 + File::Which 0 Gruntmaster::Data 0 - HTML::Seamstress 0 - JavaScript::Minifier::XS 0 + HTML::Element::Library 0 + HTML::TreeBuilder 0 JSON::MaybeXS 0 Log::Log4perl 0 PerlX::Maybe 0