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

Changes for version 0.020 - 2016-08-01

  • ENHANCEMENTS
    • Add prepend operator (Stefan Hornburg/Racke).
    • Use instance of Data::Page as default iterator for Pager class (Stefan Hornburg/Racke).
    • Migrate Flute.pm to Moo (Peter Mottram).
  • BUG FIXES
    • Prevent bogus entry in email_cids hashref caused by parsing HTML twice (Stefan Hornburg/Racke).
  • TESTS
    • Use Travis helpers and coverage testing (Stefan Hornburg/Racke).
    • Add test on replacing HTML src attribute for images if target isn't specified (Stefan Hornburg/Racke).
    • Add test for the list method of the template object (Stefan Hornburg/Racke).
    • Add test for container object to basic container test script (Stefan Hornburg/Racke).

Documentation

Process template with Template::Flute on the command line

Modules

Modern designer-friendly HTML templating Engine
Configuration file handling for Template::Flute
Container object for Template::Flute templates.
Parser for expressions
Filter base class
Currency filter for prices
Preserving line breaks in HTML output
JSON to Javascript variable filter
LowerDashcase filter
Replaces missing text with no-break space.
Substitutes literal text in a string.
Form object for Template::Flute templates.
HTML Template Parser
Localization class for Template::Flute
Increment class for Template::Flute
Generic iterator class for Template::Flute
Iterator caching class
Iterator class for JSON strings and files
List object for Template::Flute templates.
Data::Page class for Template::Flute
Generic paginator class for Template::Flute
Specification class for Template::Flute
Config::Scoped Specification Parser
XML Specification Parser
Type::Tiny types for Template::Flute
URI adjust class for Template::Flute
Template::Flute utility functions