]> git.vpit.fr Git - perl/modules/Sub-Op.git/blob - META.yml
Quote version numbers in Makefile.PL
[perl/modules/Sub-Op.git] / META.yml
1 --- #YAML:1.0
2 name:               Sub-Op
3 version:            0.02
4 abstract:           Install subroutines as opcodes.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::Depends:    0
11     ExtUtils::MakeMaker:  0
12 build_requires:
13     B::Hooks::EndOfScope:  0
14     blib:                 0
15     Cwd:                  0
16     DynaLoader:           0
17     ExtUtils::Depends:    0
18     ExtUtils::MakeMaker:  0
19     File::Spec:           0
20     POSIX:                0
21     Scalar::Util:         0
22     Test::More:           0
23     Variable::Magic:      0.40
24 requires:
25     B::Hooks::EndOfScope:  0
26     DynaLoader:           0
27     perl:                 5.01
28     Scalar::Util:         0
29     Variable::Magic:      0.40
30 resources:
31     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Sub-Op
32     homepage:    http://search.cpan.org/dist/Sub-Op/
33     license:     http://dev.perl.org/licenses/
34     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FSub-Op.git
35 no_index:
36     directory:
37         - t
38         - inc
39 generated_by:       ExtUtils::MakeMaker version 6.56
40 meta-spec:
41     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
42     version:  1.4
43 dynamic_config:     1