X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=META.yml;h=439a6119dcdba881a08763866562c3ecad1e36dd;hp=99b00becdd5dc9280825693cb0a1928d23e6356c;hb=005b1303d3fd36462b38b097f8c4f5abc7aa8369;hpb=e182366cd66f80497faa4e0f66af02c94048828a diff --git a/META.yml b/META.yml index 99b00be..439a611 100644 --- a/META.yml +++ b/META.yml @@ -1,34 +1,33 @@ ---- #YAML:1.0 -name: Lexical-Types -version: 0.11 -abstract: Extend the semantics of typed lexicals. +--- +abstract: 'Extend the semantics of typed lexicals.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - Carp: 0 - constant: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 - XSLoader: 0 + Carp: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 + constant: 0 +configure_requires: + ExtUtils::MakeMaker: 0 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150' +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.008003 - XSLoader: 0 + Carp: 0 + XSLoader: 0 + perl: 5.008003 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/?p=perl%2Fmodules%2FLexical-Types.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: 1 + 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/?p=perl%2Fmodules%2FLexical-Types.git +version: 0.12