2 use ExtUtils::MakeMaker;
5 NAME => 'Plack::App::Gruntmaster',
6 VERSION_FROM => 'lib/Plack/App/Gruntmaster.pm',
7 ABSTRACT_FROM => 'lib/Plack/App/Gruntmaster.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 MIN_PERL_VERSION => '5.14.0',
13 FILES => 'static/css/ static/js.js'
16 qw/CSS::Minifier::XS 0
18 JavaScript::Minifier::XS 0
21 Test::WWW::Mechanize::PSGI 0/,
35 Email::Sender::Simple 0
43 Plack::Middleware::Auth::Complex 0
51 repository => 'https://git.ieval.ro/?p=plack-app-gruntmaster.git',