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.63 - 2002-09-02

  • Fixed petal:repeat documentation bug
  • Changed Petal::Parser::HTMLWrapper to preserve ignorable whitespaces
  • Fixed Petal stripping comments with Petal::Parser::HTMLWrapper
  • Fixed Petal not invoking methods which are defined via AUTOLOAD
  • Changed Petal::Canonicalizer::_split_expression to work with Perl 5.8.0
  • Changed Petal::Canonicalizer::_split_expression to remove warnings

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
A modifier that encodes hash values to HTML
A modifier that encodes hash values to XML
A modifier that evaluates the 'falseness' of an expression
A modifier that sets an expression within the template hash
Interpolates variables with other strings in Petal attributes
A modifier that evaluates the 'trueness' of an expression
A modifier that uppercases the results of an expression
THE standard hash modifier, evaluates an expression and returns the result.
Fires Petal::Canonicalizer events from HTML