$little_test_hash_ref = %little_test_hash;
You should reference the hash with \%...
$little_test_hash_ref = \%little_test_hash;
In reply to Re: Trouble passing a hash to a module
by The Perlman
in thread Trouble passing a hash to a module
by mcrepeau
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |