>>>>> "CF" == Chaim Frenkel <[EMAIL PROTECTED]> writes:

CF> (Kirrily, this one is for the record.)

CF> I'd also like to add, redo, next, last escaping a subroutine.

Make that _NOT_ escaping a subroutine.


        map { ...; last; ...} @foo

should simply terminate the map, not go to the next containing loop.

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to