X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.yml;h=6b7067d5646d4fb29e3d120c5e19dc40db458f44;hp=ec66200abafe546683ffa88ed39f307e37e1c5ac;hb=253c8f64c1cd4f20e61ee3e78a84dda7e13092b3;hpb=646717579d96585f6b9aa4327769e6f7553265f8 diff --git a/META.yml b/META.yml index ec66200..6b7067d 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.58, CPAN::Meta::Converter version 2.110930001' +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 @@ -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.24 +version: 0.27