在 2006/8/25 上午 4:37 時,Larry Wall 寫到:

On Thu, Aug 24, 2006 at 03:11:10PM -0400, Mark J. Reed wrote:
: On 8/24/06, Larry Wall <[EMAIL PROTECTED]> wrote:
: >On Wed, Aug 23, 2006 at 05:01:43PM -0400, Mark J. Reed wrote:
: >: Sorry if this is a known question, but I didn't see it mentioned in the
: >: recent archive or FAQ.
: >:
: >: for ($a, $b) { $_ = ... }
: >:
: >: gives me a "Can't modify constant item: VRef <Scalar>".
: >
: >Which is correct as the default.
:
: Not according to the spec.  S04 says:

Oops, sorry, was confusing implicit $_ with explicit ->$_. You are correct.

And indeed I confused it as well.  Fixed as of r12675.

Mark, can you add a test to t/statements/for.t? A commit bit is on its way to your inbox. :-)

Thanks!
Audrey

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to