]> git.vpit.fr Git - perl/modules/subs-auto.git/blob - META.yml
Remove obsolete kwalitee workarounds
[perl/modules/subs-auto.git] / META.yml
1 --- #YAML:1.0
2 name:               subs-auto
3 version:            0.07
4 abstract:           Read barewords as subroutine names.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 build_requires:
12     B::Keywords:          0
13     Carp:                 0
14     ExtUtils::MakeMaker:  0
15     Test::More:           0
16     Variable::Magic:      0.31
17     XSLoader:             0
18 requires:
19     B::Keywords:      0
20     Carp:             0
21     perl:             5.01
22     Variable::Magic:  0.31
23     XSLoader:         0
24 resources:
25     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=subs-auto
26     homepage:    http://search.cpan.org/dist/subs-auto/
27     license:     http://dev.perl.org/licenses/
28     repository:  http://git.profvince.com/?p=perl%2Fmodules%2Fsubs-auto.git
29 no_index:
30     directory:
31         - t
32         - inc
33 generated_by:       ExtUtils::MakeMaker version 6.56
34 meta-spec:
35     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
36     version:  1.4
37 dynamic_config:     0