diff options
author | Alex Vandiver <alexmv@mit.edu> | 2008-10-29 00:23:13 -0400 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2008-12-25 19:42:59 +0100 |
commit | 7a21560e6db00d9523852707b381ad4dd45a8b81 (patch) | |
tree | c00dd1ba644326964ba7fadfe8cb531aa6d4dcec | |
parent | 94442a1e2340da119f9f259694bde40ead3803a8 (diff) | |
download | perl-7a21560e6db00d9523852707b381ad4dd45a8b81.tar.gz |
Remove completed perltodo entry
-rw-r--r-- | pod/perltodo.pod | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 71aa49d154..00effc392f 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -91,13 +91,6 @@ is needed to improve the cross-linking. The addition of C<Pod::Simple> and its related modules may make this task easier to complete. -=head2 merge checkpods and podchecker - -F<pod/checkpods.PL> (and C<make check> in the F<pod/> subdirectory) -implements a very basic check for pod files, but the errors it discovers -aren't found by podchecker. Add this check to podchecker, get rid of -checkpods and have C<make check> use podchecker. - =head2 Parallel testing (This probably impacts much more than the core: also the Test::Harness |