in reply to Creating reference to hash and array
print Dumper \$hash_ref; print Dumper \$array_ref; [download]