![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Escape from backslash hellby Static (Initiate) |
on Dec 01, 2001 at 00:31 UTC ( #128730=perlquestion: print w/replies, xml ) | Need Help?? |
Static has asked for the wisdom of the Perl Monks concerning the following question: greetings monks -- trying to convert string '11/29/2001' to string '11\/29\/2001'. i have attempted several conversions to no avail:
all of my attempts thus far have failed to produce the desired result, all return either the original string or 11\\/29\\/2001. i know this is an easy one, but it's trapped behind the cobwebs of many beers in my mind. thanks for the help. edited by footpad, ~Fri Nov 30 21:16:31 2001 (GMT)
Back to
Seekers of Perl Wisdom
|
|