The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.003

  • Reduced dependencies a bit
  • Let you specify a Zoom class in the stash or render arguments
  • Let you call ->render with a scalar reference for inlined template rendering and let you pass args to ->render
  • Additional configuration options for setting content-type
  • Improved control over where your templates are stored
  • Let you use the Catalyst Configuration to pass arguments to your delegated view classes.
  • Refactored to clarify method functionalty
  • Additional test cases and documentation for above
  • let you pass a stash key 'zoom_do' that is a coderef to process the zoom template
  • Debug logging

Modules

Catalyst view to HTML::Zoom