NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Not Yet Another Template Module - Argh! (Score:2)
I don't see anything there that couldn't be done trivially with TT2. In fact, you could probably hack a 50-line TT filter, and run it inline. {grin}
Reply to This
Re:Not Yet Another Template Module - Argh! (Score:1)
It was probably a good exercise for the author to write it, debug and document it and since he went to all the trouble, isn't it good that he offers it up to others?
Who knows? Maybe this one will find a niche as a TT-lite that runs fast and is easy to extend because of it's simplicity. If it becomes really successful, maybe it will be exten
Re:Not Yet Another Template Module - Argh! (Score:2)
People really aught to ask somewhere (like modules@perl.org) before uploading these.
Re:Not Yet Another Template Module - Argh! (Score:1)
But, CPAN is kinda anarchic, no? I mean, there's no submission/rejection criteria, right? There's a lot of good reasons not to have that, too, right? What are we to do, except encourage people to be responsible? Maybe CPAN should support a "See Also" link at the top level for related modules.
I guess that's all you're doing with your LART award. Encouraging responsible use of CPAN.
Re:Not Yet Another Template Module - Argh! (Score:2)
It's been suggested that gbarr puts a link from the search.cpan.org module page to either a page on perlmonks or use.perl where people can comment on the module. I think that's probably the best way to handle something like this.
Alternatively allow user ratings plus comments direct on the site, though that can be incredibly demoralizing for anyone involved in giving away their hard work for free.