| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Template - Replace special tokens in a file or a string
use Goo::Template;
replace tokens in a string
look up the hash for the token and return the value
replace tokens in a file
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |