in reply to Re: mod_perl with Apache::Registry with CGI.pm design considerations
in thread mod_perl with Apache::Registry with CGI.pm design considerations

Don't do a 'require' CGI instead of a 'use'. If CGI.pm is having trouble cleaning up, it isn't because of that.
  • Comment on Re: Re: mod_perl with Apache::Registry with CGI.pm design considerations