in reply to Auth System
"what i think i should do is extract them into arrays like %user/pass/email/some/other/vars"# passwd.ini user1|pass1|email@some.net|some|other|stuff user1|pass1|email@some.net|some|other|stuff user1|pass1|email@some.net|some|other|stuff
Why do you think that?
Arrays %user...? I suggest you read perldata until you understand the basic perl data structures. After that, I sugguest you head on to perlfunc and look at perlfunc:split... perlsyn is always a good read ...
IMHO, that's more than enough reading material to get you on your way and beyond.
Cheers,
___crazyinsomniac_______________________________________
Disclaimer: Don't blame. It came from inside the void
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"
|
|---|