Fix typo in -l*perl* pattern
[p5sagit/p5-mst-13.2.git] / lib / English.pm
index ce4520a..0cf62bd 100644 (file)
@@ -138,8 +138,8 @@ sub import {
 
        *CHILD_ERROR                            = *?    ;
        *OS_ERROR                               = *!    ;
-       *EXTENDED_OS_ERROR                      = *^E   ;
            *ERRNO                              = *!    ;
+       *EXTENDED_OS_ERROR                      = *^E   ;
        *EVAL_ERROR                             = *@    ;
 
 # Process info.