in reply to
Syntax to dereference array_ref in a hash_ref?
so close...
push @{$hash_ref->{$object->method}}, "somthing"
Comment on
Re: Syntax to dereference array_ref in a hash_ref?
Download
Code
In Section
Seekers of Perl Wisdom