1d7de57eb1
Text::Substitute substitutes the contents of a hash into a file or text string. It includes a limited set of conditionals, looping, and the ability to include other files. It was designed primarily for generating web content.
5 lines
227 B
Text
5 lines
227 B
Text
Text::Substitute substitutes the contents of a hash into a file or text string.
|
|
|
|
It includes a limited set of conditionals, looping, and the ability
|
|
to include other files. It was designed primarily for generating
|
|
web content.
|