in reply to Re: YARQ: multi_grep example in perlretut
in thread YARQ: multi_grep example in perlretut

Thanks a lot !

The actual declaration for the given example would be:

my ($pattern, $number, @regexp, @compiled, $line);

And yes, you are correct, this is not a regex question, but IWTBTA.

.

.

(I Was Tempted By The Acronym)
  • Comment on Re^2: YARQ: multi_grep example in perlretut