The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package autovivification::TestRequired5::d0;
my $x;
my $y = $x->{foo};
1;