X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=fb2456e722c62031e393d312446df696cf5046b4;hp=4fa62c8993ba89b94eb28a2511d17a5f7a387147;hb=781011eb8539d9f2d52748e681882d94dd004039;hpb=eab9532b534e1c2efca5410ae4502af7ce43f941 diff --git a/META.yml b/META.yml index 4fa62c8..fb2456e 100644 --- a/META.yml +++ b/META.yml @@ -1,15 +1,16 @@ --- -abstract: 'Lexically warn about using the indirect object syntax.' +abstract: 'Lexically warn about using the indirect method call syntax.' author: - 'Vincent Pit ' build_requires: + Carp: 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' +generated_by: 'ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112621' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -20,6 +21,7 @@ no_index: - t - inc requires: + Carp: 0 XSLoader: 0 perl: 5.008001 resources: @@ -27,4 +29,4 @@ resources: 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.26