summaryrefslogtreecommitdiff
path: root/ext/IO/lib/IO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/IO/lib/IO')
-rw-r--r--ext/IO/lib/IO/Handle.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/IO/lib/IO/Handle.pm b/ext/IO/lib/IO/Handle.pm
index 925b20806d..7b8c709c78 100644
--- a/ext/IO/lib/IO/Handle.pm
+++ b/ext/IO/lib/IO/Handle.pm
@@ -180,6 +180,8 @@ class from C<IO::Handle> and inherit those methods.
Derived from FileHandle.pm by Graham Barr E<lt>F<bodg@tiuk.ti.com>E<gt>
+Version 1.1201 specialized from 1.12 for inclusion in Perl distribution
+
=cut
require 5.000;
@@ -191,7 +193,7 @@ use SelectSaver;
require Exporter;
@ISA = qw(Exporter);
-$VERSION = "1.12";
+$VERSION = "1.1201";
$RCS = sprintf("%s", q$Revision: 1.15 $ =~ /([\d\.]+)/);
@EXPORT_OK = qw(