This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
defined(@array) now also warns for package variables.
authorNicholas Clark <nick@ccl4.org>
Wed, 4 Jan 2012 10:36:25 +0000 (11:36 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 16 Jan 2012 15:26:28 +0000 (16:26 +0100)
commit604a99bd464c92d77ef2476ab9779cddb72339c4
tree8289c52937791b10d31419cc774048e96c4b1abb
parentb880f709320776e295c5359276e8eb7a40ce30c0
defined(@array) now also warns for package variables.
op.c
pod/perldelta.pod
t/lib/strict/refs
t/lib/warnings/op