X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=4fa62c8993ba89b94eb28a2511d17a5f7a387147;hp=8bdc699c802c4fae93932ea20ad1ebd63c9297e7;hb=eab9532b534e1c2efca5410ae4502af7ce43f941;hpb=c5fbf355ad97cc620713b8f5363bbacfa6960785 diff --git a/META.yml b/META.yml index 8bdc699..4fa62c8 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,30 @@ ---- #YAML:1.0 -name: indirect -version: 0.07_01 -abstract: Lexically warn about using the indirect object syntax. -license: perl -author: - - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - XSLoader: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +--- +abstract: 'Lexically warn about using the indirect object syntax.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 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: indirect +no_index: + directory: + - t + - inc +requires: + 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 +version: 0.25