X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=39d6840cb75b47b82789b274fdbcc382a1572622;hp=4fa62c8993ba89b94eb28a2511d17a5f7a387147;hb=9d97dcd6b7e20f9d3e3313a5d8436b7d5dedbc0c;hpb=85db13117ff9f1611f5f0364093799351673840f diff --git a/META.yml b/META.yml index 4fa62c8..39d6840 100644 --- a/META.yml +++ b/META.yml @@ -1,30 +1,34 @@ --- -abstract: 'Lexically warn about using the indirect object syntax.' +abstract: 'Lexically warn about using the indirect method call syntax.' author: - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 - XSLoader: 0 + Carp: '0' + Config: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + XSLoader: '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: indirect no_index: directory: - t - inc requires: - XSLoader: 0 - perl: 5.008001 + Carp: '0' + XSLoader: '0' + perl: '5.008001' resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=indirect + 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.profvince.com/?p=perl%2Fmodules%2Findirect.git -version: 0.25 +version: '0.33'