Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: folding Data::Dumper output

by talexb (Chancellor)
on Dec 13, 2018 at 05:51 UTC ( [id://1227199]=note: print w/replies, xml ) Need Help??


in reply to folding Data::Dumper output

Have a look at Indent settings for Data::Data::Dumper; I use a value of 0 to get a list all on one line for handy debug output.

$Data::Dumper::Indent = 0;

Works beautifully.

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1227199]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-26 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found