in reply to Re^2: De-Overload reference?
in thread De-Overload reference?

try to access $self->{foo} (to get the 2) INSIDE q{%{}} => sub { { foo => 1 } };

I even had core dumps while trying to use Data::Dump::pp(\@_)

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery