I just found a nice PERL script, which I wan't do translate to PHP. Is there a quick guide to PERL somewhere on this new and fantastic thing called the Internet?
Torben
jatar_k
2:42 am on Nov 26, 2003 (gmt 0)
looks like you're falling on deaf ears here Torben. Are you just looking for a quick lookup type site for perl functions to understand how they work to find PHP alternatives?
I use [perldoc.com...] and it seems to be the best I have found yet. I can usually find enough there to fill in the blanks in my perl knowledge to convert whatever I need.