summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-11 10:49:57 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-11 10:49:57 -0500
commit28eb4f089dbf71f8ccea85d50d0b741c2a8bb700 (patch)
tree7fb968f3cb5f8b7367fd69c1cbae7677a34e0aad
parentee92b9eced6d6ebb9664e865bccdb7911497abb1 (diff)
downloadapp-termcast-28eb4f089dbf71f8ccea85d50d0b741c2a8bb700.tar.gz
app-termcast-28eb4f089dbf71f8ccea85d50d0b741c2a8bb700.zip
update TODO
-rw-r--r--lib/App/Termcast.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm
index c4bdf1a..99c90a3 100644
--- a/lib/App/Termcast.pm
+++ b/lib/App/Termcast.pm
@@ -106,12 +106,12 @@ no Moose;
=head1 TODO
-Tests! Need to figure out a good way to test this.
-
Factor some stuff out so applications can call this standalone?
Use L<MooseX::SimpleConfig> to make configuration easier.
+Do something about the watcher notifications that the termcast server sends.
+
=head1 BUGS
No known bugs.