Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: How to save and reload my hash

by lepetitalbert (Abbot)
on Nov 20, 2005 at 15:16 UTC ( [id://510245]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Storable;
     # fill my hash
    ...
     %host_info = ();
     %host_info = %{retrieve('file')};
     # print my hash
    
  2. or download this
    pst01234(and some unprintable chars).
    

Log In?
Username:
Password:

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

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

    No recent polls found