FWIW, I find your critique interesting and look forward to seeing your ideas develop.
Your detractors are correct about their key points:
- CPAN is cluttered with templating systems.
- Writing one's own (bad) templating module seems to be a standard part of a Perl programmer's development. (I wrote one, it sucked. When I undestood CPAN I ditched my sucktastic module as quickly as I could manage.)
- Buying software is cheaper than writing it. (OK you don't pay for software from CPAN, but the idea is the same--perhaps strengthened since the libraries are free.)
If you didn't understand these things already, the response to your first post should have informed you of these issues adequately. Continuing to belabor these points is just a waste of time.
It would be nice to move on and see some critique of your ideas and methods here. Sadly, I don't think this is likely--posts about "My exciting new templating package" touch a raw nerve in these parts.
I don't fully understand your code examples and don't have the tuits to give them the attention they deserve. However, your stated goals appeal to me (a perlish templating module that does templating only and integrates seamlessly with other perl libraries).
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.