]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - META.yml
b4f5ecf248de6b07a1c9b73e6172b469ce26f0ad
[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   lib: '0'
14 configure_requires:
15   Config: '0'
16   ExtUtils::MakeMaker: '0'
17 dynamic_config: 1
18 generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
19 license: perl
20 meta-spec:
21   url: http://module-build.sourceforge.net/META-spec-v1.4.html
22   version: '1.4'
23 name: Variable-Magic
24 no_index:
25   directory:
26     - t
27     - inc
28 requires:
29   Carp: '0'
30   Exporter: '0'
31   XSLoader: '0'
32   base: '0'
33   perl: '5.008'
34 resources:
35   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic
36   homepage: http://search.cpan.org/dist/Variable-Magic/
37   license: http://dev.perl.org/licenses/
38   repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
39 version: '0.56'