Changes for version 0.15 - 2008-11-22

  • major refactoring; internals are changed a lot
  • now accepts any engine/view with "as_html" method
  • some of the name of the options are changed and waiting for deprecation. If you have used a custom view, see the sources and find "XXX"s.
  • added some tests

Modules

provides a decent debug screen for Web applications
CGI::Carp::DebugScreen Renderer without template engines
Dump a variable as an HTML table
CGI::Carp::DebugScreen Renderer with HTML::Template
CGI::Carp::DebugScreen Renderer with Template Toolkit