Help for this page
use Data::Dumper; ... } print Dumper \%params; }
$VAR1 = { 'insect' => [ ... 'animal' => 'monkey', 'fish' => 'tuna' };