Adam Parrish wrote:
> Hey all,
> 
> My name is Adam.  Long-time reader, first-time poster.
> 
> So I've been developing some software with Apache::ASP and everything is going
> hunky-dorily except for the following: if I make any changes to global.asa 
> then try to load any .asp file, I get the following error:
> 
>    errors compiling global.asa: maybe use strict error: Subroutine 
>    Session_OnStart redefined at /home/www/store/etc/global.asa line 21. 
> 

Quentin's work arounds are right, but the real problem still needs
to be fixed, and the global.asa needs to be reloadable even while under
UseStrict context.  What perl version are you using ( perl -v ).

--Josh
________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


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

Reply via email to