The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.7 - 2002-09-07

  • Fixed inline interpolation ${expr} bug
  • Everything is now XML encoded unless the 'structure' keyword is present
  • Added coderefs modifiers
  • Turned most modifiers into coderefs in Petal::Hash
  • Added Lucas Saud's <lucas.marinho@uol.com.br> patch for code padding
  • Fixed <?petal:repeat name="element list"?> bug

Modules

Perl Template Attribute Language
Caches generated code on disk.
Caches generated subroutines in memory.
Builds an XHTML canonical Petal file
Builds an XML canonical Petal file
Turns canonicalized XML files into Perl code.
Magical hash for Petal objects
Interpolates variables with other strings in Petal attributes
THE standard hash modifier, evaluates an expression and returns the result.
Fires Petal::Canonicalizer events from HTML