]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - META.yml
This is 0.18
[perl/modules/autovivification.git] / META.yml
index 646e6056226b24dca4af9cc0ee8489924b00eb60..5b8958f311b6c26d35f2e22b3b93a32165e0fe50 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,29 +1,34 @@
---- #YAML:1.0
-name:               autovivification
-version:            0.02
-abstract:           Lexically disable autovivification.
+---
+abstract: 'Lexically disable autovivification.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    ExtUtils::MakeMaker:  0
-    Test::More:           0
+  Config: '0'
+  Exporter: '0'
+  ExtUtils::MakeMaker: '0'
+  POSIX: '0'
+  Test::More: '0'
+  XSLoader: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: autovivification
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    perl:      5.008
-    XSLoader:  0
+  XSLoader: '0'
+  perl: '5.008003'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=autovivification
-    homepage:    http://search.cpan.org/dist/autovivification/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.52
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=autovivification
+  homepage: http://search.cpan.org/dist/autovivification/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git
+version: '0.18'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'