From e9fbaa20b2c9c7314291e5d08d9d312b99106370 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 21 Nov 2006 17:24:19 +0000 Subject: [PATCH] Remove assertions.pm review from perltodo p4raw-id: //depot/perl@29343 --- pod/perltodo.pod | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 651f568..c084177 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -25,32 +25,11 @@ 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.5 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.6 release - -Stabilisation. If all goes well, this will be the equivalent of a 5.10-beta. - =head2 Needed for the final 5.10.0 release -=over 4 - -=item * - Review perlguts. Significant changes have occured since 5.8, and we can't release a new version without making sure these are covered. -=back - =head1 Tasks that only need Perl knowledge =head2 common test code for timed bail out -- 1.8.3.1