This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow empty lower bound in /{,n}/
authorKarl Williamson <khw@cpan.org>
Fri, 8 Jan 2021 02:05:06 +0000 (19:05 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 20 Jan 2021 13:51:49 +0000 (06:51 -0700)
commit20420ba9e016c0a7de5df27b5ab1fefd7902a766
treed157a6a79342d614f6a88a226edaa639b57a20f4
parenta25b770c008a6e530595a4b555443e2b65289a65
Allow empty lower bound in /{,n}/

This change has been planned for a long time, bringing Perl into parity
with similar languages, but it took many deprecation cycles to be able
to reach the point where it could safely go in.

This fixes GH #18264
embed.fnc
embed.h
pod/perldelta.pod
pod/perlre.pod
pod/perlrequick.pod
pod/perlreref.pod
pod/perlretut.pod
proto.h
regcomp.c
t/re/re_tests
t/re/reg_mesg.t