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

Changes for version 0.02 - 2008-11-24

  • Moved VERSION info to MX::T Moved perigrin to ACKNOWLEDGEMENTS rather than AUTHOR
    • perigrin very much helped to lay out the project, but he shouldn't get blamed for any of my mistakes in the implementation :)
  • Tests:
    • Fixed cross platform issues (thanks Taro Nishino RT#41168)
  • lib/MooseX/Templated/View.pm
    • Fixed handling of single param in render()
  • lib/MooseX/Templated/View/TT.pm
    • Added more info to the croak message when TT->process fails

Modules

Template framework for Moose objects
Role to render a Moose class with template
Interface for MooseX::Templated views
Template Toolkit View for MooseX::Templated