--- Makefile.PL 2009/07/29 13:04:10 37 +++ Makefile.PL 2009/07/31 22:06:47 101 @@ -10,6 +10,8 @@ requires 'Net::Ping'; requires 'Net::TFTPd'; #requires 'Getopt::Long'; +requires 'Module::Refresh'; +requires 'autodie'; #build_requires 'Test::More';