Help for this page
$VAR1 = { 'misc' => {}, ... } } };
# yes, I realise there is NO error checking :) # assume $tree contains data structure shown above ... # explicit reference print $tree->{docs}->{howtos}->{email}->{'index.html'}->{size};