Help for this page
#!/usr/bin/perl use strict; ... } print Dumper($h);
$VAR1 = { 'hi' => { ... 'from' => 12 } };