Mark Stosberg wrote:

It doesn't seem to happen in an identical setup running under mod_perl, so I presume it's a 'feature' of the CAD::Server / HTTP::Server. Is this a known issue, and one of the caveats alluded to in the CAD::Server docs? Never been a problem for anyone else?

I haven't used CAD::Server much. Does it also happen with 
CGI::Application::Server
( which I think can also work with Dispatch.pm ) ?

Wish I knew. I've never been able to get CA Server working with my Dispatch subclass. The exact same dispatch table that works in CAD Server returns either a blank page and no error in the console, or an error message stating that target must be either a CGI::Application or CGI::Application::Dispatch subclass, even though they always are. It's probably something I've mis-configured, but I'll keep at it.
--
Richard Jones

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to