in reply to Re: Trouble passing a hash to a modulein thread Trouble passing a hash to a module
my $little_test_hash_ref = { COL_1 => 0, # ... }; [download]