From: Karen Etheridge Date: Sun, 28 Apr 2013 00:03:04 +0000 (-0700) Subject: add missing prereq X-Git-Tag: v0.18~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ee89e36fa53e6b529818e48b285691cb4bd8a43c;p=gitmo%2FMooseX-Daemonize.git add missing prereq --- diff --git a/dist.ini b/dist.ini index 2fcf395..2f2bd4b 100644 --- a/dist.ini +++ b/dist.ini @@ -12,6 +12,7 @@ Moose = 0.33 MooseX::Getopt = 0.07 MooseX::Types::Path::Class = 0 File::Path = 2.08 +Sub::Exporter = 0 [Prereqs / TestRequires] Test::More = 0.88