This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a test for not griping about references as array
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 2 May 2001 13:26:01 +0000 (13:26 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 2 May 2001 13:26:01 +0000 (13:26 +0000)
commit1f1cc344493de26d4fb2dc9d28a7a18134e67bc6
tree6a9ef7292b7f92073a83d46012a3ab264bcc27f5
parentfd37f5a187679aee380bda045142acea822c20e5
Add a test for not griping about references as array
indices if the reference has magic in it (overloaded
methods).

p4raw-id: //depot/perl@9957
pod/perldiag.pod
t/pragma/warn/pp_hot