Hi All,

I am currently switching to Perl/CGI from the Java servlet world.  I'm 
wishing I would have made this switch a long time ago and I have a 
couple of questions:

How does perl handle multiple requests.  For example, if 10 users are 
logged into your system and they are all trying to use the same script, 
how does perl deal with this situation?

What is the best way to test and debug?  I am use to printing to the 
console with Java and I'm not sure how I do this with perl.  Does apache 
have a log file that I can write to and how to I keep track of when I 
want to print the response or print to stdout/log file?

Thanks,

Kerr Wall


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to