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

Changes for version 0.05 - 2008-11-25

  • POD enhancements
  • just utilize require and get rid of UNIVERSAL::require dependency
  • drop redundant $VERSIONs
  • use warnings everywhere
  • clean up whitespacing and unify indentation
  • don't error out on windows as it just works as it should
  • implement a render method in the way C::V::TT has it and add a corresponding test

Modules

Helper for XSLT Views
XSLT View Class
An implementation for Catalyst::View::XSLT with XML::LibXSLT