summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml21
1 files changed, 11 insertions, 10 deletions
diff --git a/META.yml b/META.yml
index 46f8fb3..4ff9a24 100644
--- a/META.yml
+++ b/META.yml
@@ -3,27 +3,28 @@ abstract: 'Find and use installed modules in a (sub)category'
author:
- 'Christian Renz <crenz@web42.com>'
build_requires:
- Test::More: 0
+ Test::More: '0'
configure_requires:
- ExtUtils::MakeMaker: 0
+ ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.133380'
+generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
+ version: '1.4'
name: Module-Find
no_index:
directory:
- t
- inc
recommends:
- Test::Pod: 1.14
- Test::Pod::Coverage: 1.04
+ Test::Pod: '1.14'
+ Test::Pod::Coverage: '1.04'
requires:
- File::Find: 0
- File::Spec: 0
- perl: 5.006001
+ File::Find: '0'
+ File::Spec: '0'
+ perl: '5.008001'
resources:
repository: http://github.com/crenz/Module-Find
-version: 0.15
+version: '0.16'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'