This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
authorDave Mitchell <davem@fdisolutions.com>
Tue, 17 Feb 2004 23:30:50 +0000 (23:30 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Tue, 17 Feb 2004 23:30:50 +0000 (23:30 +0000)
commitdc9aa44637d2171ba3efbf36c71e8591a7ce05d7
tree89e779252a08db19466b5562dc06e0b9e321738d
parentbe56ab1f8df33612d7b40c6ada095aa7922d7626
add deprecation warning for C<my $x if foo> and C<foo && (my $x)>

p4raw-id: //depot/perl@22328
op.c
opcode.h
opcode.pl
pod/perldiag.pod
pp.sym
pp_proto.h