O wise ones, I seek your guidance in the veneration of the goddess Perl, and the removal of her few remaining defects.

In short, I am trying to submit a minor documentation bug against perl. I tried using perlbug, and sending a mail to perlbug@perl.org and both resulted in a bounce:

550-Your address 212.23.3.234 has mailed to spamtraps here

The problem is that the IP address above is not mine, but my ISP's outgoing mailserver. It looks like one of the thousands of customers of my fairly small ISP has sent spam to perl.org at some point over the years. Does that mean that I am locked out of submitting perl bugs unless I do so via a raw SMTP connection to perl.org?

(I did think I could use my gmail account instead, but if my small ISP is blocked, then what chance a big worldwide webmail service?)

Is there another way to submit bugs against perl? or is this some sort of test to prevent those who won't make an effort from submitting reports?


In reply to Is there a web interface to report perl bugs? by chrestomanci

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.