Sorry to ask a Perl question here, but...  Does Perl have something like
Python's repr() function?  I want to print out a string and have CR print as
\r, LF as \n, etc.  I looked in the Perl/Python phrasebook:

    http://wiki.python.org/moin/PerlPhrasebook

but saw nothing along those lines.

Thx,

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to