I don't think Text::Template will do what this guy wants.
With Text::Template you can make the delimiters anything you
want, but you can't have more than one set of delimiters.
So you could have [(...)]or[|...|], but not both.
And actually, I only know of 29 template modules.
Are you sure there are 263?
Comment on Re: Re: Template system and substitution