Speaking as someone who has to deal with bug reports on p5p, no we don't want such reports.

Well, that may be the way you feel, but I've read otherwise, and if you look at the docs for any perl versions, its says perlbug everyting and hope, so thats kind of the only option

We just have to go the effort of marking such reports as rejected.

Hmm, yeah, moderation is work , I've experienced this :) I thank you, for you're patients

If the OP has similar issues on a more recent perl version, then we'll take a look.

I think I understood this part -- don't expect anyone to actually support old versions, that anyone does, is out of the goodness of their heart and love for perl

update: found the quote about old versions in Are you running the latest released version of perl?

Note that reports about bugs in old versions of Perl, especially those which indicate you haven't also tested the current stable release of Perl, are likely to receive less attention from the volunteers who build and maintain Perl than reports about bugs in the current release.

update: here is a thought, you could write a program auto reject all reports about unsupported perl versions, it should be easy given the standardness of perlbug reports :)

Thanks dave


In reply to Re^5: building 5.8 and 5.10 with perlbrew on debian (perlbug) by Anonymous Monk
in thread building 5.8 and 5.10 with perlbrew on debian by djzort

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.