add File::Path as dep
Arthur Axel 'fREW' Schmidt [Wed, 21 Apr 2010 04:15:36 +0000 (23:15 -0500)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 4c6ce6d..06bea2c 100644 (file)
--- 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
index fb95840..8d99edb 100644 (file)
--- 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