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

Changes for version v0.5.0

  • new features
    • added append_slot
    • added prepend_slot
    • "cheat comments", which allows line starting with a perl comment to be ignored. "use_comments" must be sepecified in options hash to enable
  • changes
    • Now using Error::Show for error context instead of internal code
    • Improved diagnostics with unmatched "{" or "[" in template.
  • pod
    • Improved Error and Logging section with a new example
    • Documented new features
    • Added information about line error numbers in regards to block_fix and include
  • other
    • Reformated Changes file

Modules

(P)erl (L)exical and (EX)tendable Templating

Provides

in lib/Template/Plex/Internal.pm