summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml44
1 files changed, 26 insertions, 18 deletions
diff --git a/META.yml b/META.yml
index d06422b..9ee170b 100644
--- a/META.yml
+++ b/META.yml
@@ -3,29 +3,37 @@ abstract: 'Base classes wrapping fundamental Perl data types.'
author:
- 'Matthew Phillips <mattp@cpan.org>'
build_requires:
- Test::Deep: 0
- Test::Fatal: 0
- Test::Output: 0
+ Test::Deep: '0'
+ Test::Fatal: '0'
+ Test::Output: '0'
configure_requires:
- ExtUtils::MakeMaker: 6.30
+ ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520'
+generated_by: 'Dist::Zilla version 6.012, 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: Data-Perl
requires:
- Class::Method::Modifiers: 0
- List::MoreUtils: 0
- List::Util: 0
- Module::Runtime: 0
- Role::Tiny: 0
- Scalar::Util: 0
- parent: 0
- strictures: 0
+ Class::Method::Modifiers: '0'
+ List::MoreUtils: '0'
+ List::Util: '0'
+ Module::Runtime: '0'
+ Role::Tiny: '0'
+ Scalar::Util: '0'
+ parent: '0'
+ strictures: '0'
resources:
- bugtracker: https://github.com/mattp-/Data-Perl/issues
- homepage: https://github.com/mattp-/Data-Perl
- repository: https://github.com/mattp-/Data-Perl.git
-version: 0.002009
+ bugtracker: https://github.com/tobyink/Data-Perl/issues
+ homepage: https://github.com/tobyink/Data-Perl
+ repository: https://github.com/tobyink/Data-Perl.git
+version: '0.002011'
+x_contributors:
+ - 'Graham Knop <haarg@haarg.org>'
+ - 'Jon Portnoy <avenj@cobaltirc.org>'
+ - 'kristof.pap@gmail.com <kristof.pap@gmail.com>'
+ - 'Matt Phillips <mattp@cpan.org>'
+ - 'Toby Inkster <tobyink@cpan.org>'
+x_generated_by_perl: v5.26.2
+x_serialization_backend: 'YAML::Tiny version 1.73'