in reply to Re^2: Foreach for array pruning? (Updated)
in thread Foreach for array pruning?

PS: anyone figure out why I needed the ';' in between the squigle brackets for the code blocks?

At a guess I'd say it's so perl can disambiguate between a block of code and the start of a hash ref construction.

  • Comment on Re^3: Foreach for array pruning? (Updated)