in reply to
Extracting a hash reference from a string
Usually, the syntax is %{$hashref} to dereference the reference. Try %$@.
Comment on
Re: Extracting a hash reference from a string
In Section
Seekers of Perl Wisdom