]> git.vpit.fr Git - perl/modules/subs-auto.git/blob - META.yml
This is 0.03
[perl/modules/subs-auto.git] / META.yml
1 --- #YAML:1.0
2 name:                subs-auto
3 version:             0.03
4 abstract:            Read barewords as subroutine names.
5 license:             perl
6 author:              
7     - Vincent Pit <perl@profvince.com>
8 generated_by:        ExtUtils::MakeMaker version 6.42
9 distribution_type:   module
10 requires:     
11     Carp:                          0
12     Symbol:                        0
13     Variable::Magic:               0.08
14 meta-spec:
15     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
16     version: 1.3
17 build_requires:
18     ExtUtils::MakeMaker:           0
19     Test::More:                    0