]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/blob - META.yml
Fix passing $^O to ->type
[perl/modules/Regexp-Wildcards.git] / META.yml
1 --- #YAML:1.0
2 name:                Regexp-Wildcards
3 version:             1.02
4 abstract:            Converts wildcard expressions to Perl regular expressions.
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     Exporter:                      0
13     Text::Balanced:                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