]> git.vpit.fr Git - perl/modules/with.git/blob - META.yml
Sort MANIFEST
[perl/modules/with.git] / META.yml
1 --- #YAML:1.0
2 name:                with
3 version:             0.02
4 abstract:            Lexically call methods with a default object.
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     Filter::Util::Call:            0
13     Scalar::Util:                  0
14     Sub::Prototype::Util:          0.08
15     Text::Balanced:                0
16 meta-spec:
17     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
18     version: 1.3
19 build_requires:
20     ExtUtils::MakeMaker:           0
21     Test::More:                    0