|
|
| XP is just a number | |
| PerlMonks |
Re: slashes in single-quoted stringby trwww (Curate) |
| on Apr 29, 2011 at 21:34 UTC ( #902080=note: print w/ replies, xml ) | Need Help?? |
|
For me, its enough to have a personal rule that if a string contains ' (or " when I'm interpolating), I then use the q and qq operators. This way I never have to escape a character in a string.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||