Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 376 Bytes

Dancer-Plugin-String-TT

This Dancer plugin provides a way to easily use String::TT in your Dancer app or in a Template file.

You probably don't need this plugin. Just after publishing it I found out, that there's a filter for that built into Template Toolkit.