|
|
| No such thing as a small change | |
| PerlMonks |
Re^3: regex related...search and deleteby LanX (Monsignor) |
| on Jan 14, 2013 at 10:53 UTC ( #1013187=note: print w/ replies, xml ) | Need Help?? |
|
> It's a fix format and it's working now. no it's not, chorobas solution will delete any "L " outside of parens too. if its really a fix format, use something like s/\(L (\d+) W (\d+)\)/($1 $2)/g Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||