Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: What is the best way to dump data structures to logfiles?

by monsieur_champs (Curate)
on Mar 14, 2007 at 10:17 UTC ( [id://604768]=note: print w/replies, xml ) Need Help??


in reply to Re: What is the best way to dump data structures to logfiles?
in thread What is the best way to dump data structures to logfiles?

Dear dragonchild
Sorry, maybe I didn't explained my problem clearly. I need some kind of data structure pretty printer, so I can send some complex (and, several times, deep) perl data structures to logfiles. There is no need to being able to fetch those structures back to the system, they're only needed as a reference to operations blokes, that need to know what was wrong about the system in a given time interval.

I really don't see how DBM::Deep can be useful for this purpose. Maybe you can explain this to me?

Thanks a lot for your interest, anyway.

  • Comment on Re^2: What is the best way to dump data structures to logfiles?

Replies are listed 'Best First'.
Re^3: What is the best way to dump data structures to logfiles?
by dragonchild (Archbishop) on Mar 14, 2007 at 14:35 UTC
    It sounds like you need something human-readable. If that's the case, then DBM::Deep is -not- for you.

    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://604768]
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 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found