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

Changes for version 0.003

  • More HTML attribute helpers
  • new Template::Lace::DOM method to run transforms under a context
  • new Template::Lace::DOM method to run a list of actions to take on the DOM.
  • new Renderer shortcut methods 'call' and 'call_at' to make it easier to call methods on the Model to tranform the current DOM

Modules

Logic-less, strongly typed, and componentized HTML templates.
Create a component easily from a coderef
Prepares a Component Hierarchy from a DOM
DOM searching and tranformation engine
Create templates
fill init args by inspecting an object
More easily find your template
Collection children components
Utility Methods