Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

(crazyinsomniac) Re: Auth System

by crazyinsomniac (Prior)
on Dec 23, 2001 at 09:13 UTC ( [id://134021]=note: print w/replies, xml ) Need Help??


in reply to Auth System

By "intra" I'd guess you mean intranet, but in any case, it has no bearing here whatsoever. My question to you is, What made you pick this format (if you have no idea how to parse it, why'd you pick it)?
# 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
"what i think i should do is extract them into arrays like %user/pass/email/some/other/vars"

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;"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134021]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-19 11:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found