provide EBCDIC CGI::Util::escape() and test
[p5sagit/p5-mst-13.2.git] / lib / charnames.pm
index 0ec7ec2..934fafd 100644 (file)
@@ -1,4 +1,7 @@
 package charnames;
+
+our $VERSION = '1.00';
+
 use bytes ();          # for $bytes::hint_bits
 use warnings();
 $charnames::hint_bits = 0x20000;