1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/textproc/p5-dTemplate/pkg-descr

8 lines
286 B
Plaintext
Raw Normal View History

This module wants to be the most powerful general purpose
templating system. It has a very clear and easy to learn
syntax with the styling capabilities.
All you need to use this: put $TEMPLATE_VARIABLE$ into
your dTemplates, define them, and parse them. (You can
write $ signs as $$).