This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
‘Subroutine (not var) "&x" will not stay shared’
authorFather Chrysostomos <sprout@cpan.org>
Mon, 24 Nov 2014 08:33:35 +0000 (00:33 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 30 Nov 2014 19:48:38 +0000 (11:48 -0800)
commit2a9203e94b669f45c3d0b2161702767b6a8ac237
tree56c228dc8f79bb3cb5d58db02ef08d8c50666431
parent6ccbd5ffeda04f22f5ad352866c49d46b8ae84ac
‘Subroutine (not var) "&x" will not stay shared’

Another ‘variable’ warning about lexical subs that I missed.
pad.c
pod/perldiag.pod
t/op/lexsub.t