1b0d3f744b
- Use single space after WWW: - Remove Author line
6 lines
315 B
Text
6 lines
315 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/
|