>> 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.

I forgot to ask the most obvious:

 * You're starting a script. It needs to
   run under CGI and mod_perl. Would you

     * convince the user to go mod_perl or nothing else.
     * maintain two codebases, one for mod_perl, one for cgi.

 * You're starting a new project under mod_perl.
   What would your starting configuration look like,
   recognizing the PerlRun and Registry are "horrible hacks"?


-- Morbus Iff ( i put the demon back in codemonkey ) Culture: http://www.disobey.com/ and http://www.gamegrene.com/ Spidering Hacks: http://amazon.com/exec/obidos/ASIN/0596005776/disobeycom icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus


-- 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