![]() |
|
Think about Loose Coupling | |
PerlMonks |
Auth Systemby emcb (Beadle) |
on Dec 23, 2001 at 08:45 UTC ( #134019=perlquestion: print w/replies, xml ) | Need Help?? |
emcb has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Im creating an authentication mechanism on my intra using perl/win2k. So far i am going to use a text-file to store the users information. Heres what the file looks like. And so on... what i think i should do is extract them into arrays like %user/pass/email/some/other/vars, but i dont know how. Any help would be great so i can get this running. Cheers, Elfyn Edit kudra, 2001-12-23 Added markup
Back to
Seekers of Perl Wisdom
|
|