]> 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 28a1a5dbd9582039b6b4fcbc34a38c1ef556796c..ba16e0354352a3a41b3043bc0a943e449ed14532 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,25 +1,36 @@
---- #YAML:1.0
-name:               B-RecDeparse
-version:            0.04
-abstract:           Deparse recursively into subroutines.
+---
+abstract: 'Deparse recursively into subroutines.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
+  - 'Vincent Pit <perl@profvince.com>'
+build_requires:
+  B::Deparse: '0'
+  Carp: '0'
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+  Test::More: '0'
+  base: '0'
 configure_requires:
-    ExtUtils::MakeMaker:  0
-requires:
-    B::Deparse:  0
-    Carp:        0
-    Config:      0
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.48
+  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
-build_requires:
-    ExtUtils::MakeMaker:           0
-    Test::More:                    0
+  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'
+  Carp: '0'
+  Config: '0'
+  base: '0'
+  perl: '5.008001'
+resources:
+  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'