This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change syntax of script runs
authorKarl Williamson <khw@cpan.org>
Mon, 19 Feb 2018 03:28:34 +0000 (20:28 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 19 Feb 2018 05:00:33 +0000 (22:00 -0700)
commitd97906123bcd8c325c65db4f67e8c96e2cdafaec
treebca4407a0cb82066020750bd4f45510e14e434f8
parent948f26d830ad7b1a8ea13a8bf29ddc1438fa8d87
Change syntax of script runs

The new syntax is (*script_run:...)
and a shortcut (*sr:...)

See http://nntp.perl.org/group/perl.perl5.porters/246762
pod/perldelta.pod
pod/perldiag.pod
pod/perlre.pod
regcomp.c
t/re/reg_mesg.t
t/re/script_run.t