Update PREREQ_PM
[gruntmaster-daemon.git] / Makefile.PL
index fd0ceaf9b6347038a60792a0105833874ab77751..a476ad0ef55c81066c0c9271ae6142a83b3059cd 100644 (file)
@@ -23,24 +23,21 @@ WriteMakefile(
   SIGN              => 1,
   PREREQ_PM         => {
        qw/Exporter 0
-          Fcntl 0
           File::Basename 0
           File::Copy 0
-          File::Spec::Functions 0
-          IO::File 0
-          IPC::Open3 0
+          File::Temp 0
           List::Util 0
+          Sys::Hostname 0
           POSIX 0
           Time::HiRes 0
+          sigtrap 0
 
           BSD::Resource 0
           File::Slurp 0
           IPC::Signal 0
-          Linux::Inotify2 0
           List::MoreUtils 0
           Log::Log4perl 0
-          Try::Tiny 0
-          YAML::Any 0/,
+          Try::Tiny 0/
   },
   META_MERGE        => {
        dynamic_config => 0,
This page took 0.010515 seconds and 4 git commands to generate.