in reply to
Re: File editing problem
in thread
File editing problem
Yes they do. The code is deleting the hash value stored under the key called (literally)
$users
, rather than the hash value stored under the key found in the variable
$users
. That's one reason the code won't work..
Makeshifts last the longest.
Comment on
Re^2: File editing problem
In Section
Seekers of Perl Wisdom