perl 5.0 alpha 8
[p5sagit/p5-mst-13.2.git] / lib / English.pm
index 959e5b6..ba89b16 100644 (file)
@@ -5,7 +5,6 @@ require Exporter;
 
 @EXPORT = qw(
        *ARG
-       $MAGIC
        $MATCH
        $PREMATCH
        $POSTMATCH
@@ -58,7 +57,6 @@ require Exporter;
 
 # The ground of all being.
 
-       *MAGIC                                  = \$_   ;
        *ARG                                    = *_    ;
 
 # Matching.