]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Refactoring, part II (HTML::Seamstress)
[gruntmaster-page.git] / Makefile.PL
index f38a07ba89e513dbda3c16429825b473af3baddc..b59f56a8227c4d088b61ec3fabfa5a2dc2dbd675 100644 (file)
@@ -7,7 +7,7 @@ WriteMakefile(
        ABSTRACT_FROM     => 'lib/Plack/App/Gruntmaster.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        MIN_PERL_VERSION  => '5.14.0',
-       LICENSE           => 'perl',
+       LICENSE           => 'AGPL_3',
        SIGN              => 1,
        BUILD_REQUIRES    => {
                qw/Test::More                 0
@@ -24,8 +24,6 @@ WriteMakefile(
                   strict      0
                   warnings    0
 
-                  Apache2::Authen::Passphrase 0
-                  Apache2::AuthzCaps          0
                   CSS::Minifier::XS           0
                   File::Slurp                 0
                   Gruntmaster::Data           0
@@ -35,8 +33,12 @@ WriteMakefile(
                   JSON                        0
                   Log::Log4perl               0
                   LWP::UserAgent              0
+                  PerlX::Maybe                0
                   Plack::Builder              0
-                  Plack::Request              0/,
+                  Plack::Request              0
+                  Scope::Upper                0
+                  Tie::Hash::Expire           0
+                  Web::Simple                 0/,
        },
        META_MERGE        => {
                dynamic_config => 0,
This page took 0.021265 seconds and 4 git commands to generate.