summaryrefslogtreecommitdiff
path: root/pod/perltrap.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-01 18:34:41 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-01 18:34:41 +0000
commit475342a6d5f74335e2bdfa64bd71f39289320205 (patch)
treefab7566350d719b51095369676644c6ec89a3cf0 /pod/perltrap.pod
parent4584684cd9409a5028e679de2f80cf97a3a728bd (diff)
downloadperl-475342a6d5f74335e2bdfa64bd71f39289320205.tar.gz
fix defined(@foo) encarpments
p4raw-id: //depot/perl@3848
Diffstat (limited to 'pod/perltrap.pod')
-rw-r--r--pod/perltrap.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perltrap.pod b/pod/perltrap.pod
index 321c86dd7f..50987cb102 100644
--- a/pod/perltrap.pod
+++ b/pod/perltrap.pod
@@ -761,6 +761,9 @@ Hashes get defined before use
# perl4 prints:
# perl5 dies: hash %h defined
+Perl will now generate a warning when it sees defined(@a) and
+defined(%h).
+
=item * (Globs)
glob assignment from variable to variable will fail if the assigned