mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
a5b727886c
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
Template-Magic is a "magic" interface between programming and design. It makes
|
|
"magically" available all the runtime values - stored in your variables or
|
|
returned by your subroutines - inside a static template file. Usually no need
|
|
to assign values to the object.
|
|
|
|
WWW: http://search.cpan.org/dist/Template-Magic/
|
|
|
|
Author: Domizio Demichelis <dd@4pro.net>
|