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)
7 lines
342 B
Text
7 lines
342 B
Text
The Parse::Template class evaluates Perl expressions placed within
|
|
a text. This class can be used as a code generator, or a generator
|
|
of documents in various document formats (HTML, XML, RTF, etc.).
|
|
|
|
Parse::Template was initially created to serve as a code generator
|
|
for the Parse::Lex class. The class is now available as a separate
|
|
module.
|