This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add alphabetic synonyms for regex assertions
authorKarl Williamson <khw@cpan.org>
Mon, 19 Feb 2018 04:30:17 +0000 (21:30 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 19 Feb 2018 05:00:33 +0000 (22:00 -0700)
commite7206367046d4f58fd12d34816a357cc5535a02f
treeeb6db72dfaf6a5d0551d4c6af00a37648650e0ab
parentd97906123bcd8c325c65db4f67e8c96e2cdafaec
Add alphabetic synonyms for regex assertions

This commit came out of the committee formed with PCRE members as a
result of http://nntp.perl.org/group/perl.perl5.porters/246762
MANIFEST
pod/perldelta.pod
pod/perldiag.pod
pod/perlexperiment.pod
pod/perlre.pod
pod/perlreref.pod
pod/perlretut.pod
regcomp.c
t/re/alpha_assertions.t [new file with mode: 0644]
t/re/reg_mesg.t
t/re/regexp.t