summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-04-14 01:53:26 -0500
committerJesse Luehrs <doy@tozt.net>2011-04-14 01:53:26 -0500
commit0932796624f744c75cec17e2c30ea942f6b67253 (patch)
tree56127bdc0f2f5e1d82d984569b2f7bcdc2a66353
parent0ebbb2e8eebdf4af59a34e8bc1d128b0213ccb14 (diff)
downloadapp-termcast-0932796624f744c75cec17e2c30ea942f6b67253.tar.gz
app-termcast-0932796624f744c75cec17e2c30ea942f6b67253.zip
should probably explicitly dep on Try::Tiny, just in case
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index f01d276..76a24f2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,6 +10,7 @@ dist = App-Termcast
Moose = 0
IO::Pty::Easy = 0.07
Term::ReadKey = 0
+Try::Tiny = 0
MooseX::Getopt = 0
Scope::Guard = 0
JSON = 0