]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blob - META.yml
keys/values return a 'list', each return zero or two scalars
[perl/modules/Sub-Nary.git] / META.yml
1 --- #YAML:1.0
2 name:                Sub-Nary
3 version:             0.01
4 abstract:            Try to count how many elements a subroutine can return in list context.
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     B:                             0
12     Carp:                          0
13     List::Util:                    0
14     XSLoader:                      0
15 meta-spec:
16     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
17     version: 1.3
18 build_requires:
19     ExtUtils::MakeMaker:           0
20     Test::More:                    0