![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: One regex construct to handle multiple string typesby ikegami (Patriarch) |
on Nov 29, 2008 at 11:35 UTC ( #726767=note: print w/replies, xml ) | Need Help?? |
has a needless capture
And the .* is useless (OP didn't specify he wanted last possible match)
In Section
Seekers of Perl Wisdom
|
|