I tend to agree - as the author/maintainer of a few fairly popular modules (mainly because they allow you to connect to MS-SQL server from non-MS platforms via a non-standard/Open Source library package) I get quite a few requests for information. Usually it's about some incompatibility between my code and the library (FreeTDS), and in almost all cases the problem has been solved, and the answer has been given multiple times on various mailing lists or newsgroups.

I try to always answer the question politely, and also point the user at the tools that would have answered the question directly (www.google.com and groups.google.com, usually).

That way the user will get his/her answer, and may try a search next time s/he has a problem...

Michael


In reply to Re: Re: Loads of Nodes by mpeppler
in thread Loads of Nodes by AcidHawk

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.