Usually, it only becomes apparent after some discussion and analysis of the user-code and the module-code that there is a bug in a module. And then we encourage the original poster to open a ticket on RT.

In the case of long standing bugs, there either are already open RT tickets (see Problem with Archive::Tar created archives and Winzip for example) or the bugs will never be fixed due to P5P (see Problem with Find for example) and people have given up.

It's rare that people come here with a bug report. It's even rare that people come here with self-contained code and data on the first try. People often blame modules for faults in their own code. If people opened bug reports for every question they have, you would be here bitching about how people misuse RT to ask questions. I think opening an RT bug is at the end of a discussion at best, and not at the beginning.


In reply to Re: How to get Perlmonks to report bugs? by Corion
in thread How to get Perlmonks to report bugs? by schwern

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.