summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-06 21:29:11 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-06 21:29:11 -0500
commit29cbb0e6922d5c73a78ad907e468d60f3f99168a (patch)
tree37833312a630aa8f3b2252aacec51ed2be239c3f /dist.ini
parent86169d0080ea4da02407b077841a616c379a347f (diff)
downloadapp-termcast-29cbb0e6922d5c73a78ad907e468d60f3f99168a.tar.gz
app-termcast-29cbb0e6922d5c73a78ad907e468d60f3f99168a.zip
abstract and prereqs
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 0200def..2c3e74a 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,8 +3,12 @@ version = 0.01
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
-abstract =
+abstract = broadcast your terminal sessions for remote viewing
[@Classic]
[Prereq]
+Moose = 0
+IO::Pty::Easy = 0
+Term::ReadKey = 0
+MooseX::Getopt = 0