]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - META.yml
This is 0.16
[perl/modules/Lexical-Types.git] / META.yml
index 807e6bb80b833093ca1bed38f6eaba944ce33158..5c8cc72b84d7bcd6005e045ce5b70ce69713df7c 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,31 +1,38 @@
---- #YAML:1.0
-name:               Lexical-Types
-version:            0.04
-abstract:           Extend the semantics of typed lexicals.
+---
+abstract: 'Extend the semantics of typed lexicals.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    constant:             0
-    ExtUtils::MakeMaker:  0
-    Test::More:           0
+  Carp: '0'
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+  File::Spec: '0'
+  Test::More: '0'
+  XSLoader: '0'
+  constant: '0'
+  lib: '0'
+configure_requires:
+  Config: '0'
+  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: Lexical-Types
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    Carp:      0
-    perl:      5.008
-    XSLoader:  0
+  Carp: '0'
+  XSLoader: '0'
+  perl: '5.008004'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Lexical-Types
-    homepage:    http://search.cpan.org/dist/Lexical-Types/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/perl/modules/Lexical-Types.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.48
-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=Lexical-Types
+  homepage: http://search.cpan.org/dist/Lexical-Types/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git
+version: '0.16'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'