X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=4363d638cb0b0ec73ff4646af3c761ae92a090fd;hb=ab6f258a18f074ed6f18d29d98ea13b6d708e3a2;hp=e7eabb3180ab812875c5298e05e3069aa6bf1185;hpb=19bee8f647bfe6c94c5cb3cf6a60d7a43cbca222;p=perl%2Fmodules%2Frgit.git diff --git a/META.yml b/META.yml index e7eabb3..4363d63 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: rgit -version: 0.01 +version: 0.02 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