Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Data::Dumper in a nutshell?

by munchie (Monk)
on Feb 08, 2002 at 00:59 UTC ( [id://143999]=note: print w/replies, xml ) Need Help??


in reply to Data::Dumper in a nutshell?

Hmm, when I run it, it prints:
$VAR1 = 'test'; $VAR2 = qw/ this is an array /; $VAR1 = ( one => 'une', two => 'deux', three => \&some_subroutine, four => { uh => 'oh', name => [qw/Publius Ovidius Naso/] } ); $VAR1 = undef;
> munchie, the number munchin newb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (9)
As of 2024-03-28 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found