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


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

use Goo::Template;

DESCRIPTION

Top

METHODS

Top

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

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.