X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=6b7067d5646d4fb29e3d120c5e19dc40db458f44;hp=83bedcd96c10b752af64896f007c224732fdcfd8;hb=253c8f64c1cd4f20e61ee3e78a84dda7e13092b3;hpb=2f6320d18a05f68146184ff2d27475871b803288 diff --git a/META.yml b/META.yml index 83bedcd..6b7067d 100644 --- a/META.yml +++ b/META.yml @@ -1,18 +1,32 @@ ---- #YAML:1.0 -name: indirect -version: 0.02 -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 - IPC::Cmd: 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: + 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 +version: 0.27