This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add 'extra paired delimiters' feature
authorKarl Williamson <khw@cpan.org>
Mon, 14 Feb 2022 22:25:40 +0000 (15:25 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 20 Mar 2022 05:17:51 +0000 (23:17 -0600)
commit9c9853e81d56a8abb664dd3e6332722675cc9a7c
tree037008c8765e0e8f02a99bde1a3144e3df3bf4b1
parentdce1e563ba694cbba6b45aaa354e0e0bacb26f69
Add 'extra paired delimiters' feature

When this feature is enabled, one can use many more string delimiters
that have an opening version and a mirrored closing one.
13 files changed:
cpan/experimental/lib/experimental.pm
feature.h
lib/feature.pm
lib/warnings.pm
pod/perldelta.pod
pod/perldiag.pod
regen/feature.pl
regen/warnings.pl
t/lib/croak/toke
t/lib/warnings/toke
t/op/lex.t
toke.c
warnings.h