This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow blanks within and adjacent to {...} constructs
authorKarl Williamson <khw@cpan.org>
Thu, 14 Jan 2021 14:52:26 +0000 (07:52 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 20 Jan 2021 13:51:50 +0000 (06:51 -0700)
commit1b2f32d508340483aa270e0caf653ba0454345d1
tree154177a878f233a5023ff8bbb06271fed6526c38
parenta44b2be795f4c5f94384c6f6010860588e144b3c
Allow blanks within and adjacent to {...} constructs

This was the consensus in
http://nntp.perl.org/group/perl.perl5.porters/258489
16 files changed:
dquote.c
embed.fnc
pod/perldelta.pod
pod/perldiag.pod
pod/perlop.pod
pod/perlre.pod
pod/perlrebackslash.pod
pod/perlrequick.pod
pod/perlretut.pod
proto.h
regcomp.c
t/opbasic/qq.t
t/re/pat_advanced.t
t/re/re_tests
t/re/reg_mesg.t
toke.c