in reply to Re: Re^2: Balancing Coding Time And Code Quality
in thread Balancing Coding Time And Code Quality

I thought that was common knowledge; guess not...

In any case, if the input list will not be used again after the map, i see no reason to create a local copy of $_.

  • Comment on Re: Re: Re^2: Balancing Coding Time And Code Quality