Help for this page
use strict ; use warnings ; ... push @result, { $id => \%subres } ; } print Dumper(\@result) ;
$VAR1 = [ { ... } }, ];