]> git.vpit.fr Git - perl/modules/with.git/blob - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/with.git] / META.yml
1 ---
2 abstract: 'Lexically call methods with a default object.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   ExtUtils::MakeMaker: '0'
8   Filter::Util::Call: '0'
9   Scalar::Util: '0'
10   Sub::Prototype::Util: '0.08'
11   Test::More: '0'
12   Text::Balanced: '0'
13 configure_requires:
14   ExtUtils::MakeMaker: '0'
15 dynamic_config: 0
16 generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
17 license: perl
18 meta-spec:
19   url: http://module-build.sourceforge.net/META-spec-v1.4.html
20   version: '1.4'
21 name: with
22 no_index:
23   directory:
24     - t
25     - inc
26 requires:
27   Carp: '0'
28   Filter::Util::Call: '0'
29   Scalar::Util: '0'
30   Sub::Prototype::Util: '0.08'
31   Text::Balanced: '0'
32   perl: '5.009004'
33 resources:
34   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=with
35   homepage: http://search.cpan.org/dist/with/
36   license: http://dev.perl.org/licenses/
37   repository: http://git.profvince.com/?p=perl%2Fmodules%2Fwith.git
38 version: '0.03'
39 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'