X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=e9316a4b1574f8b1422464f8399289af6e57ecb9;hp=76d099ded84c87b5b4b21ae4179326d01c7f8e90;hb=81c7f1b85cb98976fe96ad4f8a11037b2cb3de35;hpb=e0de6ab08282e52476e36abb99a35be9eff9ca8e diff --git a/META.yml b/META.yml index 76d099d..e9316a4 100644 --- a/META.yml +++ b/META.yml @@ -1,18 +1,30 @@ ---- -abstract: Object for handling URI templates -author: Brian Cassidy +--- +abstract: 'Object for handling URI templates (RFC 6570)' +author: + - '=over 4' +build_requires: + ExtUtils::MakeMaker: 6.59 + Test::More: 0 +configure_requires: + ExtUtils::MakeMaker: 6.59 distribution_type: module -generated_by: Module::Install version 0.67 +dynamic_config: 1 +generated_by: 'Module::Install version 1.06' license: perl -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 name: URI-Template -no_index: - directory: +no_index: + directory: - inc - t -requires: - Test::More: 0 +requires: URI: 0 -version: 0.08_02 + URI::Escape: 0 + Unicode::Normalize: 0 + perl: 5.6.0 +resources: + license: http://dev.perl.org/licenses/ + repository: http://github.com/bricas/uri-template +version: 0.16