Fix bug in test
[mafia.git] / t / examples.t
index 39af49a5e3f2b41a7fb3a7786eb0be0447e0bc0f..61606d8ee7b6c3855eef4a369994c37cefaf660d 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 
 use File::Spec::Functions qw/rel2abs/;
-use IO::Handle;
+use IO::File;
 
 my @examples;
 BEGIN { @examples = glob 't/examples/*.pl' };
This page took 0.010042 seconds and 4 git commands to generate.