my $RE = qr/foo.+?bar/; foreach (@str) { warn "Huzzah! $str" if m/$RE/; }
--
In Bob We Trust, All Others Bring Data.
In reply to Re^2: Growing strings in search
by belg4mit
in thread Growing strings in search
by b4swine
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |