Add projects below that you're thinking of working on.
If you see someone else's project that you'd like to help on,
add your name, but email them as well please.
I'd like the way the PTS runs to be a bit more transparent. If others are interested I'd like to run through how I've been running (certain parts of) PTS for the last 2 years, and get input on what works well and what could be improved, so we can document "how we think PTS should work", for whoever runs it in subsequent years.
We got rid of all module-list permissions (the 'm' in 06perms.txt), but the UI still has the bits for module-list perms. We should get rid of this, to reduce confusion for end-users.
Try and resolve the last few case-sensitive permissions conflicts, and work with ANDK to get my proposed change merged, so they can't happen in the future.
Rakudo's default Angular profiler's performance and memory footprint make it unsuitable for any serious development. A Qt profiler frontend (written in C++) is a partial replacement, though its missing features compared to its web-based counterpart. Needs to be updated to the new profiling data format and the SQL storage.
A sub-idea: port it to Perl 6 and see if it turns out to be more performant than the JS one? :)
Our current installation mechanism is very flexible (in a Turing complete way), but most of the time that isn't necessary. It could be useful if this dependency on shelling out to Makefile.PL/Build.PL could be eliminated where possible.
There are several conflicting pull requests that are still in progress of being applied to Module::Metadata, to pull out its version parsing into its own package, using a Safe compartment, and improving the large corpus of tests. Additionally, we would like to explore shipping the version parsing component in its own distribution and also potentially calling it from ExtUtils::MakeMaker so we can eliminate EUMM's own (slightly different) version of parse_version().
Not sure if I'll be working on this but it's my fall back.
While researching Makefile.PL related failures due to dotless @INC, we developed a proof of concept that I think could be generally useful if maintained. It potentially could replace or enhance http://grep.cpan.me but be more stable in that it'd be available on github.
The big advantage is I could in a shorter amount of time walk all of the directories and test a certain thing like running Makefile.PL and seeing if it failed or not.
The proof of concept can be found here: https://github.com/toddr/minicpan_grep
This is an extensible Build.PL implementation intended as a replacement for Module::Build.
Rewritten changelog parser better reflects the reality of CPAN. Nearly complete.
Replace the syntax highlighter with a hopefully faster, more robust, and more maintained library.
A shim layer to handle cpanm requests to the v0 API. Could be expanded to handle other v0 clients if needed. Should allow us to drop the v0 indexes/servers without breaking common clients.
Improved search.mcpan.org redirection, supporting many additional URLs not handled by the current naive URL rewriting.
So rollouts do not cause network blips, Server starter config might also be useful
We have a framework for testing changes now, work on actually doing changes
Fix outstanding bugs in the queue, specially those preventing tests from being sent or not giving out accurate and complete information on the results.
Integrate CPAN::Reporter with CPAN::Testers::Common::Client so both cpan and cpanm benefit from a common codebase (and remove tons of duplicate code).
Send other Metabase facts and get them to be properly parsed and manipulated by the CPAN Testers' servers. This will (hopefully) allow for much more granular query and analysis of test reports.
Look at the sync-from-git code.
Chat about getting Perl 6 authors to use CPAN (PAUSE already supports Perl6 modules), I'd be interested in talking with anyone who can help on this. I already run https://github.com/perl6modules but this should not be a long term solution.
As an experiment, I'd like to try running an inspection of Try::Tiny. I picked this module because (a) it's the furthest upriver non-core module, and (b) the code is just about a manageable size for an inspection.
Depending on the number of people interested, I thought we might run at least two separate tracks: one for the code itself, and one for the documentation.
I was thinking this might be appropriate to run one evening, after people have eaten, but am open to suggestions. Add your name below if you're interested in participating.
NEILB
version 26 saved on 14/04/17 12:44 by Neil Bowers (NEILB)