X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=e9316a4b1574f8b1422464f8399289af6e57ecb9;hp=512e107ff79778d76b807447271ccd5e43a4035a;hb=81c7f1b85cb98976fe96ad4f8a11037b2cb3de35;hpb=3f3d56e5fb9a55ee113ccf2bc03f3a453f80baa0 diff --git a/META.yml b/META.yml index 512e107..e9316a4 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,30 @@ --- -name: URI-Template -version: 0.04 +abstract: 'Object for handling URI templates (RFC 6570)' author: - - 'Brian Cassidy ' -abstract: Object for handling URI templates + - '=over 4' +build_requires: + ExtUtils::MakeMaker: 6.59 + Test::More: 0 +configure_requires: + ExtUtils::MakeMaker: 6.59 +distribution_type: module +dynamic_config: 1 +generated_by: 'Module::Install version 1.06' license: perl -resources: - license: http://dev.perl.org/licenses/ +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: URI-Template +no_index: + directory: + - inc + - t requires: URI: 0 -provides: - URI::Template: - file: lib/URI/Template.pm - version: 0.04 -generated_by: Module::Build version 0.2805 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.2.html - version: 1.2 + 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