5eecde4cf8
- add HTML::MagicTemplate module - code modified a lot. PR: 60713 Submitted by: maintainer
9 lines
364 B
Plaintext
9 lines
364 B
Plaintext
MagicTemplate 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/Text-MagicTemplate/
|
|
|
|
Author: Domizio Demichelis <dd@4pro.net>
|