in reply to Re^4: Dumping variables but DRY and simple
in thread Dumping variables but DRY and simple
When used during development (when Data::Dump should be installed only on my machine) I think every saved keystroke is a big gain. Although when I want to distribute the resulting code (eg. using for a deep copy, not just debug printing) then it is not.