fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
399 B
Text
6 lines
399 B
Text
Text::Template::Simple is a simple template module. There is no extra
|
|
template/mini language. Instead, it uses Perl as the template language.
|
|
Templates can be cached on disk or inside the memory via the internal cache
|
|
manager. It is also possible to use static/dynamic includes, pass parameters to
|
|
includes and apply filters on them. Also see Text::Template::Simple::API for the
|
|
full API reference.
|