Is that merely an ad hominem attack? Or is his track record so bad that one presumes his stuff will eventually blow up?

This strikes me as pretty strange. Apart from TimToady, merlyn, and a handful of others like audreyt there is none more respected and admired than TheDamian.

Smart::Comments is something I've looked at now and then and frankly your example shows me why I'm glad I never sunk any time into hacking with it. It is completely unclear what the sample does just from looking at it. I can read any Test::More and Log::Log4perl or even Test::Class -- or even Test::Inline for that matter -- code and understand it immediately without consulting the docs. I also personally dislike any formatting constraints to make code work ### Even that.

I'm not coming out against Smart::Comments. If you like, great! Just saying I think it's a perfectly reasonable thing to not choose and it seems a rather roundabout way of replacing other tools which are in wider use and translate across languages, frameworks, and platforms much more transparently.

(update: fixed log4perl link.)


In reply to Re: In Defense of Smart::Comments by Your Mother
in thread In Defense of Smart::Comments by Xiong

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.