|
tplexp is a program which takes two inputs: a template file,
and a symbol file defining token values for that template. It requires
Template.pm to be in the library path.
The usage text for this tool is:
tplexp [-t ] [-odir
I present this program as an example of using Template.pm, not as any kind
of example of how to write a parser. Really, don't use this as an example of
how to write a parser, or a Perl program in general.
Get tplexp.
|