From 0932796624f744c75cec17e2c30ea942f6b67253 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 14 Apr 2011 01:53:26 -0500 Subject: should probably explicitly dep on Try::Tiny, just in case --- dist.ini | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf