in reply to Re^2: Perl Array of array - How to call a function for each array?
in thread Perl Array of array - How to call a function for each array?

map in void context? For shame!

Use a modern perl, map in void context is free

  • Comment on Re^3: Perl Array of array - How to call a function for each array?