# New Ticket Created by  Joe Yates 
# Please include the string:  [netlabs #590]
# in the subject line of all future correspondence about this issue. 
# <URL: http://bugs6.perl.org/rt2/Ticket/Display.html?id=590 >


Dear all,

In parrot code, I'm trying to print the following string:

        \0

I.e. the output of the perl instruction

        print "\\0";

It's getting treated as a string terminator.

See attached test.

Am I escaping incorrectly, or is it incorrect treatment of "\0" at some point?

Joe Yates

Reply via email to