12345678910111213141516171819202122232425262728293031323334 |
- ---
- abstract: 'Converts wildcard expressions to Perl regular expressions.'
- author:
- - 'Vincent Pit <perl@profvince.com>'
- build_requires:
- Carp: 0
- ExtUtils::MakeMaker: 0
- Scalar::Util: 0
- Test::More: 0
- Text::Balanced: 0
- configure_requires:
- ExtUtils::MakeMaker: 0
- dynamic_config: 0
- generated_by: 'ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.132140'
- license: perl
- meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
- name: Regexp-Wildcards
- no_index:
- directory:
- - t
- - inc
- requires:
- Carp: 0
- Scalar::Util: 0
- Text::Balanced: 0
- perl: 5.006
- resources:
- bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Regexp-Wildcards
- homepage: http://search.cpan.org/dist/Regexp-Wildcards/
- license: http://dev.perl.org/licenses/
- repository: http://git.profvince.com/?p=perl%2Fmodules%2FRegexp-Wildcards.git
- version: 1.05
|