in reply to Re^2: adding a column of integers
in thread adding a column of integers
Forget about the map. The damage is done before the map is called. Executing <> in list context is slurping in the entire file. You've lost your constant memory solution right there. Regardless of the version of Perl you are using.
|
|---|