This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Pod::Html from lib/ to ext/
[perl5.git] / lib / English.pm
index 250549d..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
 
@@ -114,6 +114,7 @@ sub import {
        *PROGRAM_NAME
        *PERL_VERSION
        *ACCUMULATOR
+       *COMPILING
        *DEBUGGING
        *SYSTEM_FD_MAX
        *INPLACE_EDIT