$:: problem in Converting CGI to Apache::Registry
by Rod Butcher other posts by this author
Dec 29 2000 11:37PM messages near this date
trouble with Rewrite
|
problems with mod_perl
I've installed a webring management system, works ok under CGI.
It uses $::vars everywhere. Under mod_perl / Apache::Registry these
variables are not populated, I understand because mod_perl is the Main
package.
Any suggestions for a quick fix ?
(Win 32, ActiveState 623 Perl, Apache 3.14, Mod_perl 1.24_02-dev)
Thanks
Rod
|