mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
0aae9b488b
values with templates. PR: ports/69451 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
9 lines
361 B
Plaintext
9 lines
361 B
Plaintext
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>
|