X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=cbb3fe07add7344eda37d97b6beb3b41a65e1cd6;hb=ce5091c087229219cf4dc879fb0d2dcab808b885;hp=e7eabb3180ab812875c5298e05e3069aa6bf1185;hpb=19bee8f647bfe6c94c5cb3cf6a60d7a43cbca222;p=perl%2Fmodules%2Frgit.git diff --git a/META.yml b/META.yml index e7eabb3..cbb3fe0 100644 --- 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