Changes for version 0.0020 - 2011-11-03

  • ENHANCEMENTS
    • Allow filter options to be passed in the constructor.
    • Add filter base class and loader for filter classes.
    • Add currency, date, eol, nobreak_single and upper filter.
    • Add foo|!bar and foo&!bar to the possible expressions for container visibility.
    • Add separator element for lists.
  • BUG FIXES
    • Fix replacement for value elements with op append.
    • Pass through auto_iterators setting to included templates.
    • Prevent Perl warning on undefined values for value elements.
    • Add output_html_doctype to XML::Twig constructor for upcoming XML::Twig release.
  • TESTS
    • Add form name test.
  • DOCUMENTATION
    • Expand Template::Flute's POD on specification, template, forms and lists.

Modules

Modern designer-friendly HTML templating Engine
Configuration file handling for Template::Flute
Container object for Template::Flute templates.
Database abstraction for Template::Flute
Parser for expressions
Filter base class
Preserving line breaks in HTML output
Replaces missing text with no-break space.
Form object for Template::Flute templates.
HTML Template Parser
Class for examining HTML tables
Localization class for Template::Flute
Increment class for Template::Flute
Generic iterator class for Template::Flute
Iterator class for JSON strings and files
Iterator class for Template::Flute
List object for Template::Flute templates.
Specification class for Template::Flute
Config::Scoped Specification Parser
XML Specification Parser
Template::Flute utility functions