Changes for version 1.1.0 - 2017-09-27

  • DOCUMENTATION
    • add abstracts to the Token objects. (GH#46)
  • ENHANCEMENTS
    • allow hyphen for variable/partial name. (karupanerura)
  • MISC
    • put a newline after package definition. (GH#47)
  • STATISTICS
    • code churn: 12 files changed, 74 insertions(+), 30 deletions(-)

Changes for version 1.0.1_0 - 2017-06-30

  • BUG FIXES
    • don't compile-test Template::Mustache::Trait (will fail if Moose is not installed). (GH#45)
  • STATISTICS
    • code churn: 2 files changed, 16 insertions(+), 7 deletions(-)
    • code churn: 3 files changed, 10 insertions(+), 12 deletions(-)

Documentation

Modules

Drawing Mustaches on Perl for fun and profit
Object representing a Partial block
Object representing a Section block
Object representing a Template block
Object representing a Variable block
Object representing a Verbatim block
turn an attribute into a Mustache template

Provides

in lib/Template/Mustache/Trait.pm
in lib/Template/Mustache/Parser.pm