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

Re: Storing Text file in hash

by tune (Curate)
on Mar 11, 2002 at 20:04 UTC ( [id://150956]=note: print w/replies, xml ) Need Help??


in reply to Storing Text file in hash

Store an array into the value part of the hash.
$hash{'username1'}=("realname1", "password1");

--
tune

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found