X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=c680e3f801a850abf3f28ff3cba438307349a5cb;hp=20b8bea6077708e294b74e142bffbde4396db84f;hb=HEAD;hpb=e1060ef815f35309c7ca0800a345d7c54ce346bd diff --git a/doc/TODO b/doc/TODO index 20b8bea..c680e3f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,3 +1,7 @@ -1. Move the Pretty class into its own module. -2. Implement pretty printing of Domains to clean up the doctests. -3. Add exactly-63 test to labels. +1. Use a typeclass for all the length operations on Domain types. + +2. Write a library for Nagios plugins (or "Monitoring plugins" as the + Perl library now calls them). + +3. Add a CLI nagios-check-harbl (or whatever) executable that utilizes + the harbl library and reports erros in a Nagios-friendly format.