Mark Stosberg wrote:
On Fri, 2007-02-02 at 12:44 -0800, George Hartzell wrote:
Mark Stosberg writes:
 > George Hartzell wrote:
 > > I've mutated the CGI::Application::Server package so that I can run a
 > > little development/debug server for my CGI::Application::Dispatch
 > > based app.
> > > > http://shrimp.alerce.com/cgiapp/CGI::Application::Dispatch::Server.pm


I needed this to work myself, so I went ahead and hacked on it some more, and have uploaded the result to CPAN now.

The new version now supports setting a "root_dir" to declare where the root of your web tree lives, and serves static files from there as well as dispatching your application.

The distribution suffers from having no automated tests, however. Contributions there are welcome. CGI::Application::Server has some tests to use a starting point.

I plan to try it more as I work offline this weekend. So far, I've pleased with it as a solution.

   Mark













---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to