Boy that would make me feel good!

See, most of the messages about a module are either bug reports (extremely rare ;--), improvement requests, help needed or plain "I have no idea how to do this so I'll just grab a somehow related module and bug the author to Death until they write the code for me" (hopefully rare!). So getting "thank you" and also a little description of what users do with a module makes you feel that after all it is not too bugged, lacking in features, that the documentation does not suck and that after all some of those users know what they are doing ;--)

Seriously a module is a tool and at least for me there is no better reason to write a tool than to see people use it to write stuff I can't even think of.

Plus having an idea of how people use it gives me a chance to figure out which features should be absolutely, completely, irrevocably stable and which ones can still evolve without breaking too much code around (provided there is a real strong reason to do so of course).

Of course I guess Lincoln Stein might have a different view...


In reply to RE: RE: RE (tilly) 2: Praise for module coders by mirod
in thread Praise for module coders by nop

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.