Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Data::Dumper(::Simple) is your friend

by InfiniteLoop (Hermit)
on Jul 08, 2005 at 14:12 UTC ( [id://473419]=note: print w/replies, xml ) Need Help??


in reply to Data::Dumper(::Simple) is your friend

For web applications, printing to the STDERR helpful, as in you could tail the error log while you execute a cgi:
print STDERR Dumper($foo);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-24 08:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found