in reply to FATAL ERROR: Can't use string ("HASH(0x875fffc)") as a HASH ref while "strict refs" in use at

Could it be that you haven't initialized $self properly? When I prefix your code with
$self={};
I get the same hash printed in both cases.
-- 
Ronald Fischer <ynnor@mm.st>
  • Comment on Re: FATAL ERROR: Can't use string ("HASH(0x875fffc)") as a HASH ref while "strict refs" in use at
  • Select or Download Code