Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: Read the Dumper data back to a hash.

by rachitmohta11 (Novice)
on Jun 21, 2010 at 09:01 UTC ( [id://845700]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Read the Dumper data back to a hash.
in thread Read the Dumper data back to a hash.

Sorry, but i could not understand.
Please tell me how does Dumper return the string..
  • Comment on Re^4: Read the Dumper data back to a hash.

Replies are listed 'Best First'.
Re^5: Read the Dumper data back to a hash.
by Anonymous Monk on Jun 21, 2010 at 13:15 UTC

    Try it and see!

    my $string = Dumper {foo=>'bar'};

    From now on, always have a 'test.pl' file in your development directory. Whenever you're not sure, type in that file, and then Try It And See.

Re^5: Read the Dumper data back to a hash.
by Herkum (Parson) on Jun 21, 2010 at 13:14 UTC

    It is like the Matrix, you should just try it and see for yourself...

Log In?
Username:
Password:

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

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

    No recent polls found