in reply to Using Data::Printer from the Perl debugger
DB::Pluggable and Data::Printer
I have a hunch that your problem here is that the debugger prints the result of your command while you trigger an internal print too.
If I were you I'd go with the approach to define an alias px
FWIW I successfully patched perl5db in the past to use Data::Dump you can find the discussions in the archives here.
HTH :)
Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery
|
|---|