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

Changes for version 0.008

  • BREAKING CHANGE: calling ->repeat on Template::Lace::DOM now requires that you return the new DOM object, rather than changing the existing one. Sorry, just was the only way I could fix some serious repeat issues. Think of repeat as if its like 'map'. Depending on how your are using this you might actually get away with no changes, you'll have to test.
  • POD Fixes.
  • More extensive example application in the /examples directory FWIW.

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