my @list; while (<INFILE>) { push @list, m/(AAA.\d)/g; }
-- Mike
--
just,my${.02}
In reply to Re: accumulating rex-exp matches in an array
by thelenm
in thread accumulating rex-exp matches in an array
by waxmop
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |