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

Changes for version 0.026

  • Fixed bug where in a loop and using a prepend or append match specification the values aggregate rather than replace.
  • Allow a new shorthand syntax in a loop when you are just doing a simple one value replacement of the current matched node.
  • Allow you to set the current data context directly in a loop
  • More tests to stress loops inside of loops.
  • Minor improvements to error warnings
  • POD fixes

Modules

Perlish Port of pure.js and more
Reusable HTML components
Default Data Filters
Utility Functions

Provides

in lib/Template/Pure/DataContext.pm
in lib/Template/Pure/DataProxy.pm
in lib/Template/Pure/EncodedString.pm
in lib/Template/Pure/Iterator.pm
in lib/Template/Pure/ParseUtils.pm
in lib/Template/Pure/UndefObject.pm