in reply to Autovivification not working?
additionally, if you put use diagnostics; at the top of your script you will get extended warnings which may help.use Data::Dumper; print Dumper($hashref); # or even just print 'success' if exists $hashref->{foo}{foo};
larryk perl -le "s,,reverse killer,e,y,rifle,lycra,,print"
|
|---|