prints ARRAY(0x15bad48). I didn't realize that autovivification happens even on read-only access =)#!/usr/bin/perl my $errors = undef; $errors->[0]; print $errors
In reply to Re^2: Perl bug ?
by vsespb
in thread Perl bug ?
by vsespb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |