More PerlIO documentation.
[p5sagit/p5-mst-13.2.git] / lib / UNIVERSAL.pm
index 5c28f9f..7b7bfc4 100644 (file)
@@ -1,6 +1,6 @@
 package UNIVERSAL;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 # UNIVERSAL should not contain any extra subs/methods beyond those
 # that it exists to define. The use of Exporter below is a historical