X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=60b9e97246dbc8cd79dc52895dcd0be8bd33f661;hb=0b92814532347d414b2b8371711c72e8afef174a;hp=e7eabb3180ab812875c5298e05e3069aa6bf1185;hpb=19bee8f647bfe6c94c5cb3cf6a60d7a43cbca222;p=perl%2Fmodules%2Frgit.git diff --git a/META.yml b/META.yml index e7eabb3..60b9e97 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: rgit -version: 0.01 +version: 0.03 abstract: Recursively execute a command on all the git repositories in a directory tree. license: perl author: @@ -19,5 +19,8 @@ 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