X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=365356bba228da14adc27f8eb9893f01ab05f2ad;hb=b34179155630f5f4cbea1749af4054a746ded9a4;hp=5ffdf2b30fef0a169ed71c29a6b6ef00ef474cd8;hpb=63f17cfcf624bc6764d32a7e674baf6329fd2d4a;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index 5ffdf2b..365356b 100644 --- a/META.yml +++ b/META.yml @@ -14,10 +14,14 @@ build_requires: File::Spec: '0' File::Temp: '0.14' Filter::Util::Call: '0' + IO::Handle: '0' + IO::Select: '0' + IPC::Open3: '0' List::Util: '0' POSIX: '0' Perl::Destruct::Level: '0' Scalar::Util: '0' + Socket: '0' Test::Builder: '0' Test::More: '0' XML::Twig: '0' @@ -52,6 +56,7 @@ requires: File::Spec: '0' File::Temp: '0.14' Filter::Util::Call: '0' + IO::Select: '0' List::Util: '0' POSIX: '0' Perl::Destruct::Level: '0' @@ -67,5 +72,5 @@ resources: homepage: http://search.cpan.org/dist/Test-Valgrind/ license: http://dev.perl.org/licenses/ repository: http://git.profvince.com/?p=perl%2Fmodules%2FTest-Valgrind.git -version: '1.15' +version: '1.17' x_serialization_backend: 'CPAN::Meta::YAML version 0.016'