X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=f2f9fd1201baa17847d9c92bcc71ab57cebe3526;hp=bf9a3a86559cf2e69d09c198e0ef750afe8a559e;hb=2a948bb076eb349b7060dca23a1ee2c9f7353c0d;hpb=0c1863b0153133bf01e864e83948f2ee2b09f4e0 diff --git a/META.yml b/META.yml index bf9a3a8..f2f9fd1 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,42 @@ ---- #YAML:1.0 -name: indirect -version: 0.06 -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 method call syntax.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: '0' + Config: '0' + ExtUtils::MakeMaker: '0' + File::Spec: '0' + IO::Handle: '0' + IO::Select: '0' + IPC::Open3: '0' + POSIX: '0' + Socket: '0' + Test::More: '0' + XSLoader: '0' + lib: '0' +configure_requires: + Config: '0' + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010' +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: + Carp: '0' + XSLoader: '0' + perl: '5.008001' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=indirect + homepage: http://search.cpan.org/dist/indirect/ + license: http://dev.perl.org/licenses/ + repository: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git +version: '0.39' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'