Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
[p5sagit/p5-mst-13.2.git] / lib / PerlIO.pm
index f50cdb3..bb678a6 100644 (file)
@@ -1,5 +1,7 @@
 package PerlIO;
 
+our $VERSION = '1.00';
+
 # Map layer name to package that defines it
 my %alias = (encoding => 'Encode');