1f8b48b772
Approved by: portmgr blanket
6 lines
314 B
Text
6 lines
314 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/
|