This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove & from redef warnings for lex subs
authorFather Chrysostomos <sprout@cpan.org>
Mon, 9 Jul 2012 20:00:28 +0000 (13:00 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 16 Sep 2012 05:45:02 +0000 (22:45 -0700)
commit0039161fd1eda8af79f30af33ee5b36bababf4ac
tree26c4833713dce6ccf4f0cce15f8890655d3d5862
parentc8e83515878c840f01f7944ec04c1b6c525653dd
Remove & from redef warnings for lex subs

This is just for consistency with package subs.
op.c
t/cmd/lexsub.t