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.
8 lines
357 B
Text
8 lines
357 B
Text
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>
|