]> 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 9b6bac604b574fbdfe0a94cd205955dcf12a1bae..19bdf6bd04e05ca626a481c54c8e73f6496f91f1 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,68 +1,78 @@
---- #YAML:1.0
-name:               Test-Valgrind
-version:            1.12
-abstract:           Generate suppressions, analyse and test any command with valgrind.
+---
+abstract: 'Generate suppressions, analyse and test any command with valgrind.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
-    File::Spec:           0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    base:                 0
-    Carp:                 0
-    Digest::MD5:          0
-    Env::Sanctify:        0
-    ExtUtils::MakeMaker:  0
-    Fcntl:                0
-    File::HomeDir:        0.86
-    File::Path:           0
-    File::Spec:           0
-    File::Temp:           0.14
-    Filter::Util::Call:   0
-    List::Util:           0
-    Perl::Destruct::Level:  0
-    POSIX:                0
-    Scalar::Util:         0
-    Test::Builder:        0
-    Test::More:           0
-    version:              0
-    XML::Twig:            0
-requires:
-    base:                 0
-    Carp:                 0
-    Digest::MD5:          0
-    Env::Sanctify:        0
-    Fcntl:                0
-    File::HomeDir:        0.86
-    File::Path:           0
-    File::Spec:           0
-    File::Temp:           0.14
-    Filter::Util::Call:   0
-    List::Util:           0
-    perl:                 5.006
-    Perl::Destruct::Level:  0
-    POSIX:                0
-    Scalar::Util:         0
-    Test::Builder:        0
-    Test::More:           0
-    version:              0
-    XML::Twig:            0
-resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=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
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.55_02
+  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
-dynamic_config:     1
+  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
+  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'