From: Rafael Garcia-Suarez Date: Wed, 12 Jul 2006 09:56:04 +0000 (+0000) Subject: Additions and removals in perltodo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=02f21748ba715274675a1110b97f72d92fe945d8;p=p5sagit%2Fp5-mst-13.2.git Additions and removals in perltodo p4raw-id: //depot/perl@28555 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 9ffb628..a451c5f 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -25,36 +25,26 @@ 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 a 5.9.5 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 +Implement L =item * -C should be turned into a lexical pragma (probably). - -=back - -=head2 Needed for a 5.9.5 release - -=over +Review smart match semantics in light of Perl 6 developments. =item * -Implement L +Review assertions. Review syntax to combine assertions. Assertions could take +advantage of the lexical pragmas work. L =item * -Review smart match semantics in light of Perl 6 developments. +C should be turned into a lexical pragma (probably). =back @@ -84,6 +74,9 @@ easier to complete. =head2 Parallel testing +(This probably impacts much more than the core, but 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