This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't allow /\N{}/ under 're strict'
authorKarl Williamson <khw@cpan.org>
Sat, 13 Feb 2016 20:49:00 +0000 (13:49 -0700)
committerKarl Williamson <khw@cpan.org>
Fri, 19 Feb 2016 03:26:49 +0000 (20:26 -0700)
commitfe0a36465f2c9353aeec20e4a5d22f6681bb28bb
tree1bc68f1028d8538cf6061513e2a6176d09d99865
parenta60b792277ab2836704066899135e8d4c83b0f0c
Don't allow /\N{}/ under 're strict'

This is the one remaining empty {} that was accepted under the
experimental 'use re "strict"'.
embed.fnc
embed.h
pod/perldelta.pod
pod/perldiag.pod
proto.h
regcomp.c
t/re/reg_mesg.t