<0> return crypt($plain,$salt[int(rand(@salt))] . $salt[int(rand(@salt))]); looks find to me <0> $salt[int(rand(@salt)) return any value from @salt <0> $salt[int(rand(@salt))] instead <1> erm.. <1> dkfjhr8304 <1> sorry,, <0> so what do you think?
<1> i think same as said <1> pick a salt, se it <1> use it* <2> any one real familiar with Net::IRC <2> im trying to figure out how to get and send a couple commands like whois <3> I've got an article on writing IRC bots, but I don't think that it uses that module. <3> Here's the link if you want to check it out anyway: http://darkchanter.hermes.org.za/Bare_Bones_IRC_Bot_In_Perl.htm