From: Steve Peters Date: Fri, 11 Nov 2005 03:18:11 +0000 (+0000) Subject: Fix for RT #37654. Added $COMPILING to list of variables exported. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=108015d75120ba74765b18426104232179d3eccb;p=p5sagit%2Fp5-mst-13.2.git Fix for RT #37654. Added $COMPILING to list of variables exported. p4raw-id: //depot/perl@26080 --- diff --git a/lib/English.pm b/lib/English.pm index 250549d..073d079 100644 --- a/lib/English.pm +++ b/lib/English.pm @@ -114,6 +114,7 @@ sub import { *PROGRAM_NAME *PERL_VERSION *ACCUMULATOR + *COMPILING *DEBUGGING *SYSTEM_FD_MAX *INPLACE_EDIT