in reply to Re: Getting Data::Dumper target from STDIN
in thread Getting Data::Dumper target from STDIN

That worked too but I was looking for something that would dump $a->{$b}->{$c}... rather than just $a->{$b}.

Thanks for your answer!

  • Comment on Re: Getting Data::Dumper target from STDIN