X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=3ef599d0789f689a31486be9f9fd8e8cc6d3a0b7;hp=9cd54645e395dcadb8da2b661a990f8c4afd4d78;hb=bf23e788f027c454711a8421b44945acbb2443b8;hpb=83c3737484d89a57cfd230d6a4039a269e212035 diff --git a/META.yml b/META.yml index 9cd5464..3ef599d 100644 --- a/META.yml +++ b/META.yml @@ -1,20 +1,30 @@ ---- -abstract: Object for handling URI templates -author: - - Brian Cassidy -build_requires: +--- +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.68 +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: +requires: URI: 0 -version: 0.10 + 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.22