Improve test directory naming
[gruntmaster-daemon.git] / Makefile.PL
index fbc710ae9da1a5822263e0aeddaee8159f16b2f6..7f7b2cdce17027e95128cdd67c06025c4e24e65b 100644 (file)
@@ -11,10 +11,10 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        BUILD_REQUIRES    => {
                qw/Cwd 0
-                  File::Copy 0
-                  File::Copy::Recursive 0
-                  File::Path 0
+                  File::Basename 0
+                  File::Slurp 0
                   File::Temp 0
+                  Hash::Merge 0
                   List::Util 0
                   Log::Log4perl 0
                   Test::More 0
@@ -36,6 +36,7 @@ WriteMakefile(
                   File::Slurp 0
                   Gruntmaster::Data 0
                   IPC::Signal 0
+                  JSON 0
                   List::MoreUtils 0
                   Log::Log4perl 0
                   Try::Tiny 0/
This page took 0.010658 seconds and 4 git commands to generate.