This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update to IO-1.23
[perl5.git] / ext / IO / lib / IO / Dir.pm
index e8d5fab..06892f5 100644 (file)
@@ -19,7 +19,7 @@ use File::stat;
 use File::Spec;
 
 @ISA = qw(Tie::Hash Exporter);
-$VERSION = "1.05";
+$VERSION = "1.06";
 $VERSION = eval $VERSION;
 @EXPORT_OK = qw(DIR_UNLINK);