X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=e9316a4b1574f8b1422464f8399289af6e57ecb9;hp=4a4c9cd05e5c1e7b4d20cdc5b8bff7612ea4db83;hb=81c7f1b85cb98976fe96ad4f8a11037b2cb3de35;hpb=0bf9e38bd59ec2d30d98cdd5b1ff6659bc776761 diff --git a/META.yml b/META.yml index 4a4c9cd..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.09 + 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