in reply to Re^2: Applying regex to array
in thread Applying regex to array

I started to reply to this before I read the last paragraph, but I may as well keep going. I thought map in void context had already been optimised in the newest versions. That's what I'd heard, anyway.

Replies are listed 'Best First'.
Re^4: Applying regex to array
by davorg (Chancellor) on Nov 24, 2004 at 11:51 UTC

    Ah yes. Fixed in perl 5.8.1 - according to this.

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg