new Perl-specific section of the TODO
authorAndy Lester <[email protected]>
Fri, 26 Feb 2010 16:46:37 +0000 (10:46 -0600)
committerAndy Lester <[email protected]>
Fri, 26 Feb 2010 16:46:37 +0000 (10:46 -0600)
TODO

diff --git a/TODO b/TODO
index 22c03ce71f4afc4ab21d7652374c0eed2e308e2e..754cf08c943605ba12e03694357d6f252e82abc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,8 +25,6 @@ Quick list of outstanding items / bugs / feature requests for CP:
 
 * Check at least one table has been vacuumed/analyzed since X time
 
-* Put on CPAN
-
 * Check every table has been vacuum|analyze at least once. (no NULL)
 
 * Check at least one table has been vacuumed|analyzed since X hours/days/...
@@ -39,3 +37,10 @@ Quick list of outstanding items / bugs / feature requests for CP:
 
 * For the Nagios 'perf' output on last_analyze and last_vacuum (and other things with a time), 
 consider making a single global timing call.
+
+# Perl-specific
+
+* Put on CPAN
+
+* Create a Perl::Critic test suite
+