Changes for version 0.6 - 2002-08-10

  • Added tests
  • Fixed <a petal:attr="href string:test.cgi?fn=$first_name"> bug
  • Fixed declarations being striped out
  • Fixed <some:tag> being turned into <some> bug
  • Fixed petal:attributes="style nothing" does not delete 'style' *K*
  • Fixed Petal::CodeGenerator bug
  • Fixed a bug that prevented __is_last__ from being accessed
  • Applied William's patch to reduce amount of issued warnings
  • Changed the cache modules w/ new $Petal::INPUT and $Petal::OUTPUT
  • Implemented $Petal::INPUT and $Petal::OUTPUT for XHTML

Modules

Perl Template Attribute Language UNAUTHORIZED
Caches generated code on disk. UNAUTHORIZED
Caches generated subroutines in memory. UNAUTHORIZED
Builds an XHTML canonical Petal file UNAUTHORIZED
Builds an XML canonical Petal file 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