It is an Apache::ASP application. The only place $Response and $Request are ever used is in the .asp pages proper. No module requires them nor does it have any need to know about them. The code was developed from day one under mod_perl with Apache::ASP (v0.11) Over time, we have upgraded from perl 5 to perl 5.8.0 and brought Apache::ASP up to date as well. Some uses strict and some doesn't. The site works fine. It gets around 20 million .asp page loads a day. And Ihave these weird intermittent errors (like 1/10000 loads has this problem...)
Been there, done that :-) I have a third party domain registration API which is *T*H*I*S* big, and is totally "unstrict". (Use strict did help me, though...)

Let's see what Josh says about this. :-)

- Cs.



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

Reply via email to