Upgrade to PathTools-3.23.
[p5sagit/p5-mst-13.2.git] / lib / English.pm
index 073d079..c11fbed 100644 (file)
@@ -1,9 +1,9 @@
 package English;
 
-our $VERSION = '1.03';
+our $VERSION = '1.04';
 
 require Exporter;
-@ISA = (Exporter);
+@ISA = qw(Exporter);
 
 =head1 NAME