![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^4: Can this be a 1 line or simpler regex? (s///e does not eval)by Aristotle (Chancellor) |
on Apr 06, 2003 at 11:49 UTC ( #248420=note: print w/replies, xml ) | Need Help?? |
you're imposing eval {} at each match pointSorry, no. You're confusing /e with /ee. There's no evaling with /e. Makeshifts last the longest.
In Section
Seekers of Perl Wisdom
|
|