]> git.vpit.fr Git - perl/modules/indirect.git/blob - META.yml
Update VPIT::TestHelpers to 3ba261a5
[perl/modules/indirect.git] / META.yml
1 ---
2 abstract: 'Lexically warn about using the indirect method call syntax.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   Config: '0'
8   ExtUtils::MakeMaker: '0'
9   POSIX: '0'
10   Test::More: '0'
11   XSLoader: '0'
12 configure_requires:
13   Config: '0'
14   ExtUtils::MakeMaker: '0'
15 dynamic_config: 1
16 generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
17 license: perl
18 meta-spec:
19   url: http://module-build.sourceforge.net/META-spec-v1.4.html
20   version: '1.4'
21 name: indirect
22 no_index:
23   directory:
24     - t
25     - inc
26 requires:
27   Carp: '0'
28   XSLoader: '0'
29   perl: '5.008001'
30 resources:
31   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=indirect
32   homepage: http://search.cpan.org/dist/indirect/
33   license: http://dev.perl.org/licenses/
34   repository: http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git
35 version: '0.35'