[Perl-unix-users] [no subject]

2001-06-21 Thread Evulla
Hi. Need some help. I´ve done a little perlscript and to night we inserted into a site on the net. its a program where you answer a qustion and click OK. Yes or No. After each klick a txt file is suppose to handle the result and add one for whatever the answer is. When i run the program on

[Perl-unix-users] JSP vs. PERL

2001-06-21 Thread byron wise
I've been working a little with Java recently and I keep hearing/reading that servlets are the replacement to CGI. The reasons stem from Security to Speed. I'd like to know how the PERL communtiy feels about this comparison. My shop runs mod_perl, I know that helps the speed of CGI applications.