Changes for version 0.5 - 2002-08-03

  • Added tests
  • Modifiers are now 'modifier:' rather than ':modifier'
  • Modifiers are now stackable (i.e. foo:bar:baz/buz)
  • Implemented TALES-like slash '/' as an alias for dot '.'
  • Rewrote Petal::Parser::HTMLWrapper using newest HTML::TreeBuilder
  • Fixed more include bugs
  • Amended documentation
  • Implemented string: modifier

Modules

Perl Template Attribute Language UNAUTHORIZED
Caches generated code on disk. UNAUTHORIZED
Caches generated subroutines in memory. UNAUTHORIZED
a class which builds a canonical XML file from a XML / HTML / whatever parser's events. The canonical file can then be sent to the Petal::CodeGenerator module. UNAUTHORIZED
Turns canonicalized XML files into Perl code. UNAUTHORIZED
Magical hash for Petal objects UNAUTHORIZED
A modifier that encodes hash values to HTML UNAUTHORIZED
A modifier that encodes hash values to XML UNAUTHORIZED
A modifier that evaluates the 'falseness' of an expression UNAUTHORIZED
A modifier that sets an expression within the template hash UNAUTHORIZED
Interpolates variables with other strings in Petal attributes UNAUTHORIZED
A modifier that evaluates the 'trueness' of an expression UNAUTHORIZED
A modifier that uppercases the results of an expression UNAUTHORIZED
THE standard hash modifier, evaluates an expression and returns the result. UNAUTHORIZED
Fires Petal::Canonicalizer events from HTML UNAUTHORIZED