I just sent a new release of CGI::Application::Dispatch to CPAN.
Just a couple of logging improvements in this release:
- Logging improvement: Quit duplicating $ENV{REQUEST_URI} for Not Found requests (Mark Stosberg)
- Logging improvement: Remove stray "'" character (Mark Stosberg)
Mark