Update versions
[gruntmaster-daemon.git] / Makefile.PL
index a476ad0ef55c81066c0c9271ae6142a83b3059cd..6a13c4467a6b7ce35723bedfcb3d40d23a54720f 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
   ABSTRACT_FROM     => 'lib/Gruntmaster/Daemon.pm',
   AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
   MIN_PERL_VERSION  => '5.14.0',
-  LICENSE           => 'perl',
+  LICENSE           => 'AGPL_3',
   BUILD_REQUIRES    => {
        qw/Cwd 0
           File::Copy 0
@@ -34,6 +34,7 @@ WriteMakefile(
 
           BSD::Resource 0
           File::Slurp 0
+          Gruntmaster::Data 0
           IPC::Signal 0
           List::MoreUtils 0
           Log::Log4perl 0
This page took 0.010132 seconds and 4 git commands to generate.