NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Triply escaped backslashes (Score:2)
I wrote something like this line a few months back:
Scary, I know, but it works. I suppose there are various ways of getting rid of at least one level of escaping. Best of course would be to use forward slashes in the database in the first place.
Reply to This