Download: Goo-0.09.tar.gz
Dependencies
Annotate this POD
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>