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

Changes for version 0.15 - 2011-05-03

  • made doctype 'html' act as expected: <!doctype html>
  • changed doctype 'html' as the default if no argument is given
  • added a 'boilerplate' pseudo-tag that generates a html-boilerplate-like <html> tag see http://html5boilerplate.com
  • 2011-01-02
  • added HTML5 as doctype
  • changed AutoPrereqs in dist.ini to avoid deprecacy warning
  • 2011-01-20
  • allowed block_content() to forward arguments into the code-block called.

Modules

Helper for ByCode Views
Templating using pure Perl code

Provides

in lib/Catalyst/View/ByCode/Declare.pm
in lib/Catalyst/View/ByCode/Renderer.pm