X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=5ecddad3d8219d4b4f2f40fd8f1e43dd86a24af6;hp=4a4c9cd05e5c1e7b4d20cdc5b8bff7612ea4db83;hb=c4fd5064ccd0e0c568bec68ebe82f3daf6c235b6;hpb=0bf9e38bd59ec2d30d98cdd5b1ff6659bc776761 diff --git a/META.yml b/META.yml index 4a4c9cd..5ecddad 100644 --- a/META.yml +++ b/META.yml @@ -1,18 +1,25 @@ ---- -abstract: Object for handling URI templates -author: Brian Cassidy +--- +abstract: 'Object for handling URI templates' +author: + - 'Brian Cassidy ' +build_requires: + Test::More: 0 distribution_type: module -generated_by: Module::Install version 0.67 +generated_by: 'Module::Install version 0.77' 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/ +version: 0.14_01