This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add documentation for /n (non-capture) regexp flag.
authorMatthew Horsfall <wolfsage@gmail.com>
Tue, 30 Dec 2014 00:21:39 +0000 (19:21 -0500)
committerMatthew Horsfall <wolfsage@gmail.com>
Tue, 30 Dec 2014 13:13:16 +0000 (08:13 -0500)
commit33be4c6111bea619c1662d201ad9e3914c2013e5
treeb8cef87673636350254c6b6d375ded971d905e0c
parent207807e13c0ffe818692b731054954db1a168e25
Add documentation for /n (non-capture) regexp flag.
op_reg_common.h
pod/perlfunc.pod
pod/perllocale.pod
pod/perlop.pod
pod/perlre.pod
pod/perlreapi.pod
pod/perlreref.pod
pod/perlretut.pod
regcomp.c
regexec.c
universal.c