English.pm: Remove fallacious comment
authorFather Chrysostomos <sprout@cpan.org>
Mon, 23 Jan 2012 06:20:36 +0000 (22:20 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 23 Jan 2012 06:20:36 +0000 (22:20 -0800)
lib/English.pm

index cbdde70..1f1e85d 100644 (file)
@@ -139,7 +139,7 @@ sub import {
 
 @COMPLETE_EXPORT = ( @MINIMAL_EXPORT, @MATCH_EXPORT ) ;
 
-# The ground of all being. @ARG is deprecated (5.005 makes @_ lexical)
+# The ground of all being.
 
        *ARG                                    = *_    ;