From 24938faeda687d8228db3ea0b8233833d2cfaa87 Mon Sep 17 00:00:00 2001 From: Andy Lester Date: Fri, 26 Feb 2010 10:46:37 -0600 Subject: [PATCH] new Perl-specific section of the TODO --- TODO | 9 +++++++-- 1 file 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 + -- 2.39.5