Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl Debugger capturing output from the 'x' command while in a debug session

by repellent (Priest)
on Apr 17, 2009 at 00:11 UTC ( [id://758099]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    > perl -MDumpvalue -e '
    $d = Dumpvalue->new();
    $d->dumpValue([ 1, 2, { a => 3, b => 4, c => 5 } ])' > out.txt
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found