Help for this page
use strict; ... use Data::Dumper; print( Dumper( \%examplehash ) ); }
$VAR1 = { '1' => [ ... } ] };