Hi all:

I recently tried to report a bug with perlbug. The script reported success sending the bug, but I got no feedback. I cannot find it in the bug tracker either:

http://rt.perl.org/perlbug/

By the way, there is no way for normal people to create an account on that bug tracker. Their advice is:

"Don't have an account but want to browse bugs? Use the public interface. Want to report a bug? Send it in via e-mail."

However, the e-mail to send the bug report to is not there. I guess it's the same perlbug@perl.org that perlbug uses. I wonder how spam filtering works. If I do not use perlbug, does the e-mail get automatically rejected? How about adding information to existing bugs?

Am I right in complaining about lack of "customer care" in regards to bug reporting? Or did I miss something obvious?


In reply to Reporting a bug in Perl is tricky by rdiez

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.