summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml21
1 files changed, 15 insertions, 6 deletions
diff --git a/META.yml b/META.yml
index 315ecfe..0884bf3 100644
--- a/META.yml
+++ b/META.yml
@@ -1,13 +1,15 @@
---
-abstract: 'Retrieve terminal size (Unix version)'
+abstract: 'Retrieve terminal size on Unix'
author:
- - unknown
+ - 'Tim Goodwin <tim@uunet.pipex.com>'
+ - 'Adriano Ferreira <ferreira@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
+ Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
-dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
+dynamic_config: 0
+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
@@ -18,5 +20,12 @@ no_index:
- t
- inc
requires:
- Test::More: '0'
-version: '0.209'
+ DynaLoader: '0'
+ Exporter: '0'
+ strict: '0'
+ vars: '0'
+resources:
+ bugtracker: https://github.com/aferreira/cpan-Term-Size/issues
+ repository: git://github.com/aferreira/cpan-Term-Size.git
+version: '0.211'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'