From 8f02717677d7d7c1bc17576a629c66851c68da53 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 10 Jul 2009 21:28:03 -0500 Subject: add todo section --- lib/App/Termcast.pm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm index 5926190..a100e25 100644 --- a/lib/App/Termcast.pm +++ b/lib/App/Termcast.pm @@ -93,6 +93,14 @@ sub run { __PACKAGE__->meta->make_immutable; 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 to make configuration easier. + =head1 BUGS No known bugs. -- cgit v1.2.3-54-g00ecf