http://qs321.pair.com?node_id=150956


in reply to Storing Text file in hash

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

--
tune