Simplify tests for fork() capabilities
[p5sagit/p5-mst-13.2.git] / ext / IO / IO.pm
index 2a368e7..c8d06bd 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
-our $VERSION = "1.21";
+our $VERSION = "1.23";
 XSLoader::load 'IO', $VERSION;
 
 sub import {