]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - META.yml
This is 0.64
[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   IO::Handle: '0'
11   IO::Select: '0'
12   IPC::Open3: '0'
13   POSIX: '0'
14   Socket: '0'
15   Test::More: '0'
16   XSLoader: '0'
17   base: '0'
18   lib: '0'
19 configure_requires:
20   Config: '0'
21   ExtUtils::MakeMaker: '0'
22 dynamic_config: 1
23 generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
24 license: perl
25 meta-spec:
26   url: http://module-build.sourceforge.net/META-spec-v1.4.html
27   version: '1.4'
28 name: Variable-Magic
29 no_index:
30   directory:
31     - t
32     - inc
33 requires:
34   Carp: '0'
35   Exporter: '0'
36   XSLoader: '0'
37   base: '0'
38   perl: '5.008'
39 resources:
40   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic
41   homepage: http://search.cpan.org/dist/Variable-Magic/
42   license: http://dev.perl.org/licenses/
43   repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
44 version: '0.62'
45 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'