Hi there,

On Fri, 13 Feb 2004, Morbus Iff wrote:

> I'm building a series of scripts with the intent to make them usable
> under both mod_perl and regular .cgi at the same time

If I were you I wouldn't do that.

> Since I'm building the code from scratch, I am currently using
> Apache::Registry

If I were you I wouldn't do that either.

> My initial (newb) impression was that PerlRun is for quick porting,
> Registry is more proper.

Nope.  Both are horrible hacks.

> I'm seeing two separate issues

Code handlers, get rid of globals and closures, run 'httpd -X'.

73,
Ged.


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to