X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=c680e3f801a850abf3f28ff3cba438307349a5cb;hp=0e56c5fe79e789730032c8f1bdfee24fe5c48709;hb=HEAD;hpb=e0a24d8248c2c6c8e1fbc482542945a33310e390 diff --git a/doc/TODO b/doc/TODO index 0e56c5f..c680e3f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1 +1,7 @@ -1. Add no-equal-brothers restriction for subdomains (RFC1034). +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.