Nigel Hamilton > Goo > Goo::Template

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::Template - Replace special tokens in a file or a string

SYNOPSIS ^

use Goo::Template;

DESCRIPTION ^

METHODS ^

replace_tokens_in_string

replace tokens in a string

get_token

look up the hash for the token and return the value

replace_tokens_in_file

replace tokens in a file

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^