Re: Request for naming help (templating module)



Template maybe should be a top-level namespace it is so common...

> "Eric J. Roode" <sdn.girths00869@xxxxxxxxxxx> wrote:
>
>> I have tentatively named my module Text::QuickTemplate, and you
>> can find it on CPAN under that name. I asked the Naming Gods to
>> bless this name into the official registry, and brian d foy
>> hesitated. He brought up some objections to the name, and I
>> reluctantly admit he has some valid points.
>
> Mine would be: Quick = Speed, I would read that as speed of execution.
>
> Lean? Simple?
>
>> Here are some possiblities, to get the suggestions started:
>>
>> Text::EasyTemplate
>
>
> Text::LeanTemplate
> Text::SimpleTemplate
>
>> Text::StupidTemplate
>> Text::Overlay
>> Text::StringMaker
>
> bad names
>
>> Text::ExpandPlaceholders (awfully long, don't you think?)
>> String::Template
>> String::Substitution (sounds too much like an RE
>> module...)
>>
>> Here are what I consider to be the module's strengths, as compared to
>> other templating modules:
>>
>> 1. Simplicity; only one pure-perl module file.
>
> Text::SimpleTemplate
>
> --
> John Small Perl scripts: http://johnbokma.com/perl/
> Perl programmer available: http://castleamber.com/
> Happy Customers: http://castleamber.com/testimonials.html
>

--
Carter's Compass: I know I'm on the right track when,
by deleting something, I'm adding functionality.
.



Relevant Pages

  • Re: Templating system needs help
    ... > templating systems found on CPAN as this utility will be used on ... > tell me to go to CPAN; I already know of it, ... The template for this data looks like this: ... for the array ref of array of hash refs to key nr and value ...
    (comp.lang.perl.misc)
  • Re: email (HTML) pushed/pulled into web page
    ... You mean using a file as a template? ... template modules on CPAN. ... Put form data into the template file ... There are CSV modules on CPAN, ...
    (perl.beginners)
  • Re: Recall::Template - new module proposal
    ... ac> generally includes template markup and code in the same file. ... ac> renderreturns the template with the template tags replaced by the ... is all you need and you don't need to add another templater to cpan. ...
    (comp.lang.perl.modules)