sub print_formatted { print "print \%hash with other text:\n"; print "\%hash: " , %hash , "\n\n"; }