]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - META.yml
Require 5.8. Do not really want to support 5.6
[perl/modules/rgit.git] / META.yml
index e7eabb3180ab812875c5298e05e3069aa6bf1185..cbb3fe07add7344eda37d97b6beb3b41a65e1cd6 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:                rgit
-version:             0.01
+version:             0.04
 abstract:            Recursively execute a command on all the git repositories in a directory tree.
 license:             perl
 author:              
@@ -9,15 +9,19 @@ generated_by:        ExtUtils::MakeMaker version 6.42
 distribution_type:   module
 requires:     
     Carp:                          0
+    Config:                        0
     Cwd:                           0
     Exporter:                      0
     File::Find:                    0
     File::Spec::Functions:         0
-    List::Util:                    0
     Object::Tiny:                  0
+    POSIX:                         0
 meta-spec:
     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
     version: 1.3
 build_requires:
+    Cwd:                           0
     ExtUtils::MakeMaker:           0
+    File::Spec::Functions:         0
+    File::Temp:                    0
     Test::More:                    0