Upgrade to Test::Harness 2.30.
[p5sagit/p5-mst-13.2.git] / lib / English.pm
index 6cd3acd..118a95a 100644 (file)
@@ -1,6 +1,6 @@
 package English;
 
-our $VERSION = '1.00';
+our $VERSION = '1.02';
 
 require Exporter;
 @ISA = (Exporter);
@@ -224,7 +224,6 @@ sub import {
 
 #      *ARRAY_BASE                             = *[    ;
 #      *OFMT                                   = *#    ;
-#      *MULTILINE_MATCHING                     = **    ;
 #      *OLD_PERL_VERSION                       = *]    ;
 
 1;