RE: [cgiapp] proposal for enhancement: error handling for load_tmpl() and other failures

2002-01-03 Thread Jesse Erlbaum
Hi Mark -- I was just working with CGI::App today and ran into a situation I've run into several times before: I got an internal server error because a template could not be found when load_tmpl() was called. It would be nice if CGI::App could systematically address this issue by providing

Re: [cgiapp] proposal for enhancement: error handling for load_tmpl()and other failures

2001-12-30 Thread Mark Stosberg
On Sun, 30 Dec 2001, Greg Marr wrote: I was just working with CGI::App today and ran into a situation I've run into several times before: I got an internal server error because a template could not be found when load_tmpl() was called. It would be nice if CGI::App could systematically