Re: Text::TemplateLite syntax, was Re: Please help me name my text template module...

2012-11-15 Thread Aristotle Pagaltzis
* Brian Katzung [2012-11-14 22:15]: > Here's what I would consider a typical use case for > Text::TemplateLite: "nicely" displaying the number of matches > returned by a query using Template and Text::TemplateLite: > > > # The Template Toolkit template: > my $tt_tpl = q{Your search returned [% IF

Text::TemplateLite syntax, was Re: Please help me name my text template module...

2012-11-14 Thread Brian Katzung
On 2012-11-13 07:12, Aristotle Pagaltzis wrote: * Brian Katzung [2012-10-09 21:10]: Absolutely bare-bones syntax (it is my hope that even non-programmer users (with some limited training) can edit templates) Looking at your docs, to be frank, I don’t think you succeed at this one. In my exp

Re: Please help me name my text template module...

2012-11-13 Thread Aristotle Pagaltzis
* Brian Katzung [2012-10-09 21:10]: > Absolutely bare-bones syntax (it is my hope that even non-programmer > users (with some limited training) can edit templates) Looking at your docs, to be frank, I don’t think you succeed at this one. In my experience, non-programmers do best with Template Too

Re: Please help me name my text template module... or else!

2012-10-17 Thread Brian Katzung
Thank you for your comments. Prepan looks like a really great site. I sent two inquiries to the list (thinking the first one had gone into the bit bucket after not appearing for a day or so). The first message showed up later. Weird. Anyway, I got some responses, and then nothing more for a f

Re: Please help me name my text template module... or else!

2012-10-16 Thread Olaf Alders
On 2012-10-16, at 10:29 PM, James E Keenan wrote: > On 10/8/12 5:03 PM, Brian Katzung wrote: >> ... or else we'll all have to live with my name for it. :-) >> >> I tried posting on comp.lang.perl.modules (I forgot which how-to doc >> suggested it) when naming Data::XHash and got zero feedback. >

Re: Please help me name my text template module... or else!

2012-10-16 Thread James E Keenan
On 10/8/12 5:03 PM, Brian Katzung wrote: ... or else we'll all have to live with my name for it. :-) I tried posting on comp.lang.perl.modules (I forgot which how-to doc suggested it) when naming Data::XHash and got zero feedback. Since the Pause naming article suggests modu...@perl.org and mod

Re: Please help me name my text template module...

2012-10-10 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
> It is content agnostic, and initially targeted toward application > message localization This whole description is too abstract to inspire a name. Maybe show your code? What is your software's unique or decisive feature? > I searched CPAN for > template-related stuff […] if > I missed another s

Re: Please help me name my text template module...

2012-10-09 Thread Daniel Staal
On 2012-10-09 15:07, Brian Katzung wrote: My previous message appears to have gone to the bit bucket (no sign of it in almost 24 hours; my apologies if this pops up as a repost). My "yet another text template module" has these as some major design goals: * Absolutely bare-bones synta