use bare filehandles rather than IO::File (patch from leont)'
Karen Etheridge [Fri, 14 Mar 2014 10:04:26 +0000 (11:04 +0100)]
Makefile.PL

index c23491f..9329964 100644 (file)
@@ -17,7 +17,6 @@ WriteMakefile(
     'Carp'        => 0,
     'File::Find'  => 0,
     'File::Spec'  => 0,
-    'IO::File'    => 0,
     'strict'      => 0,
     'warnings'    => 0,
     'vars'        => 0,