use Data::Dumper; print Dumper(\%test); [download]
In reply to Re: How to print Hash with multidimensional keys by George_Sherston in thread How to print Hash with multidimensional keys by learn_forever