Re: Patch for keys(), each(), and values()

[email protected] (Michael Stevens) Sun, 4 Aug 2002 16:20:44 +0100
Newsgroups perl.perl1.porters
Message-ID <[email protected]>
On Sun, Aug 04, 2002 at 10:13:37AM -0500, Glenn King wrote:
> Just for my own sanity.  Makes them act perl perl5ish.
> ex
> keys(%ENV) 
> instead of
> keys(ENV) # YUCK
> t/op.each was updated accordingly

If you really want to go that way I have a 47mb patch which
solves ALL issues with perl 1 not acting perl5ish.

Michael

(it might, err, change the version number, too)