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

[email protected] ("Glenn King") Sun, 4 Aug 2002 12:37:22 -0500
Newsgroups perl.perl1.porters
Message-ID <011201c23bdd$97664b70$0701a8c0@wdev01>
Its not  a matter of which way I want to go.  We're still waiting to hear
from our pumpking exactly where he wants to go, which is what matters.


----- Original Message -----
From: "Michael Stevens" <[email protected]>
To: <[email protected]>
Sent: Sunday, August 04, 2002 10:20 AM
Subject: Re: Patch for keys(), each(), and values()


> 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)
>