![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^4: qr// and user provided regex patterns...by JadeNB (Chaplain) |
on Aug 04, 2009 at 13:49 UTC ( #785780=note: print w/replies, xml ) | Need Help?? |
You say you have problems doing substitutions, but you didn't show us your attempt (despite your claim). You should have no problems using a qr// pattern in a substitution.I think that misterMatt's problem was that he was trying to stuff a substitution into a qr//, like: which, naturally, doesn't work (well, doesn't cause a substitution, anyway).
In Section
Seekers of Perl Wisdom
|
|