summaryrefslogtreecommitdiffstats
path: root/lib/App/Termcast.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Termcast.pm')
-rw-r--r--lib/App/Termcast.pm8
1 files changed, 8 insertions, 0 deletions
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<MooseX::SimpleConfig> to make configuration easier.
+
=head1 BUGS
No known bugs.