X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperltodo.pod;h=7c7dc96e3ff286fa90f67225dd83019c7c5427f3;hb=e40b81a3dd247b1a29fc78399677b77b78b5f183;hp=d7fa920a845eee5130514cb399b921f757f95f36;hpb=c1f116f6661380834c5a7fdcca844d6e1d9b4efd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perltodo.pod b/pod/perltodo.pod index d7fa920..7c7dc96 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -25,43 +25,10 @@ programming languages offer you 1 line of immortality? 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 +=head2 Needed for the final 5.10.0 release -=over - -=item * - -Implement L (mostly done currently) - -=item * - -Review assertions. Review syntax to combine assertions. Assertions could take -advantage of the lexical pragmas work. L - -=item * - -C should be turned into a lexical pragma. -C should, too (probably). - -=back - -=head2 Needed for a 5.9.5 release - -=over - -=item * - -Implement L - -=item * - -Review smart match semantics in light of Perl 6 developments. - -=back - -=head2 Needed for a 5.9.6 release - -Stabilisation. If all goes well, this will be the equivalent of a 5.10-beta. +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 @@ -85,6 +52,9 @@ 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