]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Test-Valgrind.git] / META.yml
index ab3e5c4e1c1abeb7b7761807cbb7d467bf616a03..19bdf6bd04e05ca626a481c54c8e73f6496f91f1 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,23 +1,78 @@
---- #YAML:1.0
-name:                Test-Valgrind
-version:             0.06
-abstract:            Test Perl code through valgrind.
-license:             perl
-author:              
-    - Vincent Pit <perl@profvince.com>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
-    Carp:                          0
-    Exporter:                      0
-    Perl::Destruct::Level:         0
-    POSIX:                         0
-    Test::More:                    0
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
-    version: 1.3
+---
+abstract: 'Generate suppressions, analyse and test any command with valgrind.'
+author:
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    ExtUtils::MakeMaker:           0
-    File::Copy:                    0
-    Test::More:                    0
-    XSLoader:                      0
+  Carp: '0'
+  Config: '0'
+  Digest::MD5: '0'
+  Env::Sanctify: '0'
+  ExtUtils::MM: '0'
+  ExtUtils::MakeMaker: '0'
+  Fcntl: '0'
+  File::HomeDir: '0.86'
+  File::Path: '0'
+  File::Spec: '0'
+  File::Temp: '0.19'
+  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'
+  base: '0'
+  lib: '0'
+  overload: '0'
+configure_requires:
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+  File::Spec: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: Test-Valgrind
+no_index:
+  directory:
+    - t
+    - inc
+recommends:
+  DynaLoader: '0'
+  XSLoader: '0'
+requires:
+  Carp: '0'
+  Digest::MD5: '0'
+  Env::Sanctify: '0'
+  ExtUtils::MM: '0'
+  Fcntl: '0'
+  File::HomeDir: '0.86'
+  File::Path: '0'
+  File::Spec: '0'
+  File::Temp: '0.19'
+  Filter::Util::Call: '0'
+  IO::Select: '0'
+  List::Util: '0'
+  POSIX: '0'
+  Perl::Destruct::Level: '0'
+  Scalar::Util: '0'
+  Test::Builder: '0'
+  Test::More: '0'
+  XML::Twig: '0'
+  base: '0'
+  overload: '0'
+  perl: '5.006'
+resources:
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Test-Valgrind
+  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.19'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'