Perl Authors Upload Server wrote at Fri, 09 Aug 2002 18:32:14 +0200: > The following module was proposed for inclusion in the Module List: > > modid: Text::AutoMerge > DSLIP: Rmphp > description: auto-merge run time data with templates > userid: DOMIZIO (Domizio Demichelis) > chapterid: 11 (String_Lang_Text_Proc) > communities: > > similar: > HTML::Templates, Text::FastTemplate, HTMLTMPL
What about Text::SimpleTemplate ?! > rationale: > > This module automatically merge values from defined variables and > subroutines in your script with output templates. No need to assign > values to the object: the object scans the namespace and merges the > found data with the templates. Features: - automatic or manual > lookup of values options - extremely simple and configurable > template syntax - nested loops support - nested included templates > support - control switch like 'if-elsif-else' support - template > block estraction and/or substitution support - the whole module is > just about 100 perl code lines I'm not definitly sure what you module will do, but Text::AutoMerge sounds like that texts are automatical merged, e.g. for the chapter numbers of the text or alphabetically for the title lines. As this isn't done with this module, perhaps another namespace would be a better description. Perhaps Text::AutoTemplate or Template::AutoVariables or ... Greetings, Janek