X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperltodo.pod;h=a8a6d797cc656c8d6a8f5f1ea164dd8c8c487de4;hb=3246d7a3ad86dfa806dd7e514ae5fd2dacd5c0ef;hp=0ae7aea02aa78d272ee53fca178e92b9a75ad56c;hpb=30222c0f41971add379ea16c00a07c51f510eb5d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 0ae7aea..a8a6d79 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -15,9 +15,42 @@ 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 a 5.9.4 release + +=over + +=item * + +Review assertions. Review syntax to combine assertions. Assertions could take +advantage of the lexical pragmas work. L + +=back + +=head2 Needed for a 5.9.5 release + +=over + +=item * +Implement L + +=item * +Implement L + +=back + +=head2 Needed for a 5.9.6 release + +Stabilisation. If all goes well, this will be the equivalent of a 5.10-beta. =head1 Tasks that only need Perl knowledge @@ -36,6 +69,37 @@ 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 + +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