in reply to How can I match '$ (literally)
For example: I have escaped ' " $ | because I was not quite sure about matching the literal character and didn't want to take chances that the regex didn't work. This may be cheating but also in the spirit of programming Perl (IMHO).
|
|---|