X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperltodo.pod;h=7c7dc96e3ff286fa90f67225dd83019c7c5427f3;hb=e40b81a3dd247b1a29fc78399677b77b78b5f183;hp=a4e655cdcbba2b181e35d89989b877842e5ccdb6;hpb=46925299862a0e463c499a99799cb56d12e9b3a9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perltodo.pod b/pod/perltodo.pod index a4e655c..7c7dc96 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -15,9 +15,20 @@ ideas, and any discussion about them. One set of archives may be found at: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ +What can we offer you in return? Fame, fortune, and everlasting glory? Maybe +not, but if your patch is incorporated, then we'll add your name to the +F file, which ships in the official distribution. How many other +programming languages offer you 1 line of immortality? +=head1 The roadmap to 5.10 +The roadmap to 5.10 envisages feature based releases, as various items in this +TODO are completed. +=head2 Needed for the final 5.10.0 release + +Review perlguts. Significant changes have occured since 5.8, and we can't +release a new version without making sure these are covered. =head1 Tasks that only need Perl knowledge @@ -36,19 +47,51 @@ visual appeal of the HTML generated, and to avoid it having any validation errors. See also L, as the layout of installation tree is needed to improve the cross-linking. +The addition of C and its related modules may make this task +easier to complete. + +=head2 Parallel testing + +(This probably impacts much more than the core: also the Test::Harness +and TAP::* modules on CPAN.) + +The core regression test suite is getting ever more comprehensive, which has +the side effect that it takes longer to run. This isn't so good. Investigate +whether it would be feasible to give the harness script the B