Chas Owens wrote:
> > map(s/$find/$replace/, @arr);
> You should not use map in a void context, it is bad form.

Care to explain?
Neither 'strict' nor 'warnings' complains, and it does what it says on the 
tin, but if I've missed something fundamental here I'd be grateful to know 
about it.

-- 
[EMAIL PROTECTED] [pgp: 8A8FA6DE]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to