This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use \N{named characters} instead of \C.
authorIlya Zakharevich <ilya@math.berkeley.edu>
Sun, 29 Aug 1999 16:46:53 +0000 (12:46 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 30 Aug 1999 02:57:05 +0000 (02:57 +0000)
commit4a2d328fcdc90a0fcbd435b479571aad60159771
tree462cf5ff96f435b65c4ea7c9cbcc12daf97821a3
parentd4bea2fb9d94a2ce4ff340ae9eab604f38ab2d31
Use \N{named characters} instead of \C.
To: jhi@iki.fi
Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
        perl5-porters@perl.org (Mailing list Perl5)
Subject: Re: [PATCH 5.005_58] Named characters in Perl
Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4052
lib/charnames.pm
lib/utf8.pm
pod/perldiag.pod
pod/perlop.pod
pod/perlre.pod
regcomp.c
t/lib/charnames.t
toke.c