X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=3ef599d0789f689a31486be9f9fd8e8cc6d3a0b7;hp=6fcf3f26fd4a373f20ecaaf7e9fc1877bb026d15;hb=bf23e788f027c454711a8421b44945acbb2443b8;hpb=53a1b94e04453d9c7eea079af549f2179320b952 diff --git a/META.yml b/META.yml index 6fcf3f2..3ef599d 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,30 @@ --- -name: URI-Template -version: 0.07 +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.07 -generated_by: Module::Build version 0.2808 -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.22