in reply to Re: Re: matching regex on an array element w/o looping the array
in thread matching regex on an array element w/o looping the array

I'm most awfully sorry. @words was leftover from an earlier version. I changed the name to @toget to match yours, but forgot to change it in both places. That should teach me not to fix things after cutting and pasting.

-- Regards,
Helgi Briem
helgi AT decode DOT is

  • Comment on Re: Re: Re: matching regex on an array element w/o looping the array

Replies are listed 'Best First'.
Re: Re: Re: Re: matching regex on an array element w/o looping the array
by gnu@perl (Pilgrim) on Oct 04, 2002 at 19:33 UTC
    Thanks, I figured it was something like that. I just thought maybe you were going to add something more that used @words. Thanks for your help though. It really did help.