The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0007 - 2011-04-22

  • API CHANGES
    • Renamed Template::Flute::Specification method element_by_class to elements_by_class to match the changed return value.
  • ENHANCEMENTS
    • Allows two elements like params or values to tie to the same class.
    • Enable passing specification and/or template as string to the Template::Flute constructor.
    • Add support for field attribute to value element.
  • TESTS
    • Add tests for HTML attribute targets and Template::Flute::I18N class.
    • Add test for textarea in forms.
  • DOCUMENTATION
    • Add "SYNOPSIS" section to POD for Template::Flute::I18N class.

Modules

Modern designer-friendly HTML templating Engine
Configuration file handling for Template::Flute
Container object for Template::Flute templates.
Database abstraction for Template::Flute
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