]> 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 <vpit@cpan.org>'
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   ExtUtils::MakeMaker: '0'
21 dynamic_config: 1
22 generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
23 license: perl
24 meta-spec:
25   url: http://module-build.sourceforge.net/META-spec-v1.4.html
26   version: '1.4'
27 name: Variable-Magic
28 no_index:
29   directory:
30     - t
31     - inc
32 requires:
33   Carp: '0'
34   Exporter: '0'
35   XSLoader: '0'
36   base: '0'
37   perl: '5.008'
38 resources:
39   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic
40   homepage: http://search.cpan.org/dist/Variable-Magic/
41   license: http://dev.perl.org/licenses/
42   repository: http://git.vpit.fr/perl/modules/Variable-Magic.git/
43 version: '0.64'
44 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'