Help for this page
use Data::Dumper; $Data::Dumper::Deepcopy = 1; # add this line
#!perl use strict; ... } print Dumper \%data; }