Given that IO::Socket is documented as exporting all of Socket's
[p5sagit/p5-mst-13.2.git] / ext / IO / IO.pm
index 2a368e7..9fccc3a 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
-our $VERSION = "1.21";
+our $VERSION = "1.22";
 XSLoader::load 'IO', $VERSION;
 
 sub import {