From 7bca726f9a1a7d459f2d4f814cbedc8f4c8e1b1c Mon Sep 17 00:00:00 2001 From: stevenpritchard Date: Sun, 16 Jul 2006 00:01:10 +0000 Subject: [PATCH] Update TODO. --- TODO | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/TODO b/TODO index 14443db..56b783e 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,5 @@ -* FIXME - The script should make a pass through README to look for a - line that matches /^[^[:alnum:]]*DESCRIPTION[^[:alnum:]]*$/i - and use the first paragraph after that, if it exists. - -* It might be a good idea to try to render %description as POD. - * Planned features (as of 2005-09-19): - - Find and download dependencies automatically (like CPAN::Unwind). - Download from CPAN automatically when executed as "cpanspec Foo::Bar". + DONE! + Add --download-only or something similar to replace cpanget. @@ -16,11 +9,6 @@ * Add options to filter out Provides/Requires. - Done, but the documentation needs work. -* Get Summary using Parse::CPAN::Modlist from 03modlist.data.gz. - - - I'm not sure this is necessary now that we pull the information - from the module itself. - * Do a better job of detecting scripts in the package. * Check the search path for rpm, rpmbuild, etc. instead of hard-coding