X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=META.yml;h=e78e7eec35b5ee3d9a1f27e170d5ba2316c71902;hp=439a6119dcdba881a08763866562c3ecad1e36dd;hb=967fca89c944c8d7560c0d94d1982455bc62854d;hpb=ed2808f7949258e2a3f06d7038b0e40a63bab49e diff --git a/META.yml b/META.yml index 439a611..e78e7ee 100644 --- a/META.yml +++ b/META.yml @@ -3,31 +3,33 @@ 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' + Test::More: '0' + XSLoader: '0' + constant: '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 6.98, CPAN::Meta::Converter version 2.142690' 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.008003' 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.13'