]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blob - META.yml
This is 0.26
[perl/modules/Variable-Magic.git] / META.yml
1 --- #YAML:1.0
2 name:               Variable-Magic
3 version:            0.26
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     ExtUtils::MakeMaker:  0
11 requires:
12     Carp:      0
13     Exporter:  0
14     XSLoader:  0
15 no_index:
16     directory:
17         - t
18         - inc
19 generated_by:       ExtUtils::MakeMaker version 6.48
20 meta-spec:
21     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
22     version:  1.4
23 build_requires:
24     Config:                        0
25     ExtUtils::MakeMaker:           0
26     Test::More:                    0