]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - META.yml
Simplify vmg_pp_propagate_errsv() so that ERRSV is not used as a lvalue
[perl/modules/Variable-Magic.git] / META.yml
1 ---
2 abstract: 'Associate user-defined magic to variables from Perl.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   Config: '0'
8   Exporter: '0'
9   ExtUtils::MakeMaker: '0'
10   Test::More: '0'
11   XSLoader: '0'
12   base: '0'
13 configure_requires:
14   Config: '0'
15   ExtUtils::MakeMaker: '0'
16 dynamic_config: 1
17 generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690'
18 license: perl
19 meta-spec:
20   url: http://module-build.sourceforge.net/META-spec-v1.4.html
21   version: '1.4'
22 name: Variable-Magic
23 no_index:
24   directory:
25     - t
26     - inc
27 requires:
28   Carp: '0'
29   Exporter: '0'
30   XSLoader: '0'
31   base: '0'
32   perl: '5.008'
33 resources:
34   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic
35   homepage: http://search.cpan.org/dist/Variable-Magic/
36   license: http://dev.perl.org/licenses/
37   repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
38 version: '0.55'