[perl #39826] [CAGE] convert C to C

2006-11-26 Thread Paul Cochrane via RT
On Thu Jul 13 11:11:59 2006, particle wrote: > there are many scripts (ack reports 189, below) that contain 'perl > -w'. > > D:\usr\local\parrot\trunk>ack --perl "perl -w" -l | perl > -nle"}END{print $." > 189 > > our minimum required perl version is 5.6.2. it's time these get be > converted

Re: [perl #39826] [CAGE] convert C to C

2006-07-24 Thread jerry gay
On 7/16/06, Guest via RT <[EMAIL PROTECTED]> wrote: Hi, I've attached a patch for the same. Please review and if it looks fine, can you please apply the same to trunk? looks good. non-languages/ files have been patched and applied as r13505. i'll follow up with the language authors, and apply

[perl #39826] [CAGE] convert C to C

2006-07-13 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #39826] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39826 > there are many scripts (ack reports 189, below) that contain 'perl -w'. D:\usr\local\par