X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=4363d638cb0b0ec73ff4646af3c761ae92a090fd;hp=e7eabb3180ab812875c5298e05e3069aa6bf1185;hb=4c6f2bc56bc50a662b2c2625bcc012d4757f9abf;hpb=04036d6d8571dbd27c04fa83248577a065b9b761 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