![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: hash parameter questionby chas (Priest) |
on Dec 12, 2005 at 22:57 UTC ( [id://516170]=note: print w/replies, xml ) | Need Help?? |
I'm not familiar with User::pwent. However, your find_deletion_candidates sub doesn't make much sense to me.
The keys of %users are usernames , so what are
%user and $user{uname}? (Update: I guess you got several answers while I was looking at your code...)
In Section
Seekers of Perl Wisdom
|
|