X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=6b7067d5646d4fb29e3d120c5e19dc40db458f44;hp=649ffb009c1bf59eb5f7093a5783d95e6c706408;hb=253c8f64c1cd4f20e61ee3e78a84dda7e13092b3;hpb=554466eac93eb0abec78e190fe175b03eec782f2 diff --git a/META.yml b/META.yml index 649ffb0..6b7067d 100644 --- a/META.yml +++ b/META.yml @@ -1,29 +1,32 @@ ---- #YAML:1.0 -name: indirect -version: 0.14 -abstract: Lexically warn about using the indirect object syntax. +--- +abstract: 'Lexically warn about using the indirect method call syntax.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 +configure_requires: + ExtUtils::MakeMaker: 0 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: indirect +no_index: + directory: + - t + - inc requires: - perl: 5.008 - XSLoader: 0 + Carp: 0 + XSLoader: 0 + perl: 5.008001 resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=indirect - homepage: http://search.cpan.org/dist/indirect/ - license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/?p=perl%2Fmodules%2Findirect.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/NoAuth/ReportBug.html?Queue=indirect + homepage: http://search.cpan.org/dist/indirect/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git +version: 0.27