X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=META.yml;h=5c8cc72b84d7bcd6005e045ce5b70ce69713df7c;hp=439a6119dcdba881a08763866562c3ecad1e36dd;hb=HEAD;hpb=005b1303d3fd36462b38b097f8c4f5abc7aa8369 diff --git a/META.yml b/META.yml index 439a611..5c8cc72 100644 --- a/META.yml +++ b/META.yml @@ -3,31 +3,36 @@ abstract: 'Extend the semantics of typed lexicals.' author: - 'Vincent Pit ' build_requires: - Carp: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 - XSLoader: 0 - constant: 0 + Carp: '0' + Config: '0' + ExtUtils::MakeMaker: '0' + File::Spec: '0' + Test::More: '0' + XSLoader: '0' + constant: '0' + lib: '0' configure_requires: - ExtUtils::MakeMaker: 0 + Config: '0' + ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150' +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 + version: '1.4' name: Lexical-Types no_index: directory: - t - inc requires: - Carp: 0 - XSLoader: 0 - perl: 5.008003 + Carp: '0' + XSLoader: '0' + perl: '5.008004' resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Lexical-Types + 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.12 +version: '0.16' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'