NAME
Plack::Middleware::Debug::Dancer::Routes - Show available and matched routes for your application
VERSION
version 0.04
SYNOPSIS
To activate this panel:
plack_middlewares:
Debug:
- panels
-
- Dancer::Routes
AUTHOR
franck cuny <franck@lumberjaph.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by franck cuny.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.