Help for this page
use warnings; use strict; ... } print Dumper $perl_href;
$VAR1 = { '2' => 10, ... '6' => 30, '7' => 35 };