in reply to Re: Re: playing with map
in thread playing with map
If act_on returns a list then all members are pushed into @old.In a list context, act_on must return a list! And map (and the map-equivalents) are providing list context.
-- Randal L. Schwartz, Perl hacker
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: playing with map
by mirod (Canon) on Mar 09, 2001 at 23:28 UTC |