Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: can perl-data-dumper-concise replace data-dumper!?

by CountZero (Bishop)
on Oct 04, 2012 at 19:26 UTC ( [id://997297]=note: print w/replies, xml ) Need Help??


in reply to can perl-data-dumper-concise replace data-dumper!?

Data::Dumper::Concise is Data:Dumper in disguise with a few option set differently from the standard.

From the docs:

It exists, fundamentally, as a convenient way to reproduce a set of Dumper options that we've found ourselves using across large numbers of applications, primarily for debugging output.
If you are looking for alternatives for Data:Dumper, have a look at Data:Dump. Personally I like its output more than Data:Dumper. but YMMV.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re: can perl-data-dumper-concise replace data-dumper!?

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found