Looking at the test reports that are gathered in the testers.db at
CPAN-Testers, I note that submitted test results include a line specifying the version of Perl that the test was run under. I think that the OP's suggestion would be an effective way to provide the information he is talking about.
I'll rephrase it in the form of a spec just to make sure I understand what I am saying here:
CPAN Module--Perl Version Compatibility Checker
1. new functionality at testers.cpan.org in the form of a link on the home page to a page with a list of perl versions
2. a link from the new page referenced in 1 above to a page with a list of platforms
3. links on the new page referenced in 2 above to a page for each platform
4. on each platform page have a search box form where the user keys in the module they are looking for and the form returns a list of all test results that have been submitted for the module in question
Needless to say, this would require some tweaking of the SQLite database that
CPAN-Testers are using. (caveat: obviously this would require some work, so by posting this I might seem like I'm volunteering:). I would actually be willing to work on it but couldn't promise quick results).
With regard to older versions of Perl, anyone who has looked at the cpan-testers mailing list recently can't have failed to notice the huge volume of test reports that
bingos and others are generating. It is my understanding that
bingos has concocted some code that is allowing him to generate these prodigious amounts of tests automatically. Should he choose to share his work with the Perl community at large, I think it wouldn't require a huge community effort to generate a largely complete set of test results for older versions of Perl, which would allow folks still stuck with old versions of Perl to get value out of this hypothetical
system we are talking about here.
What does the monastery think? Am I off base here?
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.