From: Arthur Axel 'fREW' Schmidt Date: Wed, 21 Apr 2010 04:15:36 +0000 (-0500) Subject: add File::Path as dep X-Git-Tag: v0.001000_03~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d42b195b1926ca5c549036759a4c3f918e7f7d12;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git add File::Path as dep --- diff --git a/Changes b/Changes index 4c6ce6d..06bea2c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for {{$dist->name}} {{$NEXT}} + - bump File::Path dep + +0.001000_02 2010-04-19 18:46:16 CST6CDT - add autodie as dep 0.001000_01 diff --git a/dist.ini b/dist.ini index fb95840..8d99edb 100644 --- a/dist.ini +++ b/dist.ini @@ -19,6 +19,7 @@ remove = MetaYAML [Prereq] autodie = 0 +File::Path = 2.08 DBIx::Class = 0.08121 Moose = 1.0 Method::Signatures::Simple = 0.05