blob: f6b6793b9ee77cc3fd3d25b517ab9c84a2752f24 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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/~domizio/Template-Magic/
Author: Domizio Demichelis <dd@4pro.net>
|