in reply to Re: YARQ: multi_grep example in perlretut
in thread YARQ: multi_grep example in perlretut
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.
.
.
|
|---|