This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change to use mnemonic instead of char constant
authorKarl Williamson <public@khwilliamson.com>
Tue, 21 Sep 2010 00:26:33 +0000 (18:26 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 23 Sep 2010 05:48:08 +0000 (22:48 -0700)
commit855088127b85a7b03f3833b2274d4f26946f203d
tree7f3a20881cc964dd6a60063323aede3d22fcf22c
parentd0dcc4028a160eba03640da1ff1d34087f930ec1
Change to use mnemonic instead of char constant

The new '^' in (?^...) should really be a macro.
regcomp.c
regexp.h