]> git.vpit.fr Git - perl/modules/autovivification.git/blob - META.yml
Make sure gv ops seen by multideref are cleaned from the global table
[perl/modules/autovivification.git] / META.yml
1 ---
2 abstract: 'Lexically disable autovivification.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Config: '0'
7   Exporter: '0'
8   ExtUtils::MakeMaker: '0'
9   Test::More: '0'
10   XSLoader: '0'
11 configure_requires:
12   ExtUtils::MakeMaker: '0'
13 dynamic_config: 1
14 generated_by: 'ExtUtils::MakeMaker version 7, CPAN::Meta::Converter version 2.142690'
15 license: perl
16 meta-spec:
17   url: http://module-build.sourceforge.net/META-spec-v1.4.html
18   version: '1.4'
19 name: autovivification
20 no_index:
21   directory:
22     - t
23     - inc
24 requires:
25   XSLoader: '0'
26   perl: '5.008003'
27 resources:
28   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=autovivification
29   homepage: http://search.cpan.org/dist/autovivification/
30   license: http://dev.perl.org/licenses/
31   repository: http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git
32 version: '0.14'