From: Karl Williamson Date: Thu, 25 Feb 2010 19:48:12 +0000 (-0700) Subject: Note existence (and warn against using) \N{U+c1.c2...} X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8c37f1d08aed2115c94599be4884644c5c90a0bc;p=p5sagit%2Fp5-mst-13.2.git Note existence (and warn against using) \N{U+c1.c2...} --- diff --git a/pod/perlrebackslash.pod b/pod/perlrebackslash.pod index e14ef35..b428bbe 100644 --- a/pod/perlrebackslash.pod +++ b/pod/perlrebackslash.pod @@ -177,6 +177,12 @@ ordinal value of C is not 0x41). It is even possible to give your own names to characters, and even to short sequences of characters. For details, see L. +(There is an expanded internal form that you may see in debug output: +C<\N{U+I.I...}>. +The C<...> means any number of these Is separated by dots. +This represents the sequence formed by the characters. This is an internal +form only, subject to change, and you should not try to use it yourself.) + Mnemonic: Iamed character. Note that a character that is expressed as a named character is considered