summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Lester2010-02-26 16:46:37 +0000
committerAndy Lester2010-02-26 16:46:37 +0000
commit24938faeda687d8228db3ea0b8233833d2cfaa87 (patch)
tree8b0532550711bb1700e8fb79d1d3efa122e9d6dd
parentf7e3ce0d51ee2f74abbd0b34ebd0f9ae7f7525f0 (diff)
new Perl-specific section of the TODO
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO b/TODO
index 22c03ce71..754cf08c9 100644
--- 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
+