]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/blobdiff - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/B-RecDeparse.git] / META.yml
index a86eaa559cf2816761c461f66e5d2995376e4a84..ba16e0354352a3a41b3043bc0a943e449ed14532 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,37 +1,36 @@
---- #YAML:1.0
-name:               B-RecDeparse
-version:            0.05
-abstract:           Deparse recursively into subroutines.
+---
+abstract: 'Deparse recursively into subroutines.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    B::Deparse:           0
-    base:                 0
-    Carp:                 0
-    Config:               0
-    ExtUtils::MakeMaker:  0
-    Test::More:           0
+  B::Deparse: '0'
+  Carp: '0'
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+  Test::More: '0'
+  base: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: B-RecDeparse
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    B::Deparse:  0
-    base:        0
-    Carp:        0
-    Config:      0
-    perl:        5.008001
+  B::Deparse: '0'
+  Carp: '0'
+  Config: '0'
+  base: '0'
+  perl: '5.008001'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=B-RecDeparse
-    homepage:    http://search.cpan.org/dist/B-RecDeparse/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/?p=perl%2Fmodules%2FB-RecDeparse.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.56
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
-dynamic_config:     0
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=B-RecDeparse
+  homepage: http://search.cpan.org/dist/B-RecDeparse/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2FB-RecDeparse.git
+version: '0.10'