Adrian M. Enache [Sat, 10 Jan 2004 21:33:59 +0000 (21:33 +0000)]
p4raw-id: //depot/perl@22108
\c[ control char (ESC)
\N{name} named Unicode character
+B<NOTE>: Unlike C and other languages, Perl has no \v escape sequence for
+the vertical tab (VT - ASCII 11).
+
The following escape sequences are available in constructs that interpolate
but not in transliterations.