]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - META.yml
This is 0.44
[perl/modules/Variable-Magic.git] / META.yml
1 --- #YAML:1.0
2 name:               Variable-Magic
3 version:            0.44
4 abstract:           Associate user-defined magic to variables from Perl.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     Config:               0
11     ExtUtils::MakeMaker:  0
12 build_requires:
13     base:                 0
14     Carp:                 0
15     Config:               0
16     Exporter:             0
17     ExtUtils::MakeMaker:  0
18     Test::More:           0
19     XSLoader:             0
20 requires:
21     base:      0
22     Carp:      0
23     Exporter:  0
24     perl:      5.008
25     XSLoader:  0
26 resources:
27     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic
28     homepage:    http://search.cpan.org/dist/Variable-Magic/
29     license:     http://dev.perl.org/licenses/
30     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
31 no_index:
32     directory:
33         - t
34         - inc
35 generated_by:       ExtUtils::MakeMaker version 6.56
36 meta-spec:
37     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
38     version:  1.4
39 dynamic_config:     1