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

Changes for version 0.004

  • We removed Template::Lace::ModelRole since it wasn't needed.
  • arguments on components declared in templates can now pass complex data (using JSON).
  • shortcut on 'class' helper to make it easier to set several classes.
  • Removed accidental warnings in code
  • added 'value' attribute helper
  • when using DOM->do you can use '.' as the CSS match specification to indicate '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