]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blob - META.yml
Add tests for ||, && and //
[perl/modules/Sub-Nary.git] / META.yml
1 --- #YAML:1.0
2 name:                Sub-Nary
3 version:             0.03
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     XSLoader:                      0
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