Re: perl-script vs cgi-script

2010-08-01 Thread Roland Mai
n Sun, Aug 1, 2010 at 9:49 PM, Randal L. Schwartz wrote: > >>>>> "Roland" == Roland Mai writes: > > Roland> The login.pl file gets executed only once. Upon subsequent > refreshes it > Roland> dissapears. > > What does that mean? Does it generate co

perl-script vs cgi-script

2010-08-01 Thread Roland Mai
Hi, I'm relatively new to perl so bear with me please. I'm seeing a strange behavior with perl When I use the following config in apache ServerName perly DocumentRoot /var/www/perl/perly AddHandler perl-script .pl PerlOptions ParseHeaders PerlHandler ModPerl::Registry Pe