X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=META.yml;h=5ecddad3d8219d4b4f2f40fd8f1e43dd86a24af6;hp=d0165fb3491d0d723b9b745740772dd4206fb923;hb=c4fd5064ccd0e0c568bec68ebe82f3daf6c235b6;hpb=917525490f5d8e583f4b53dcd2d792b9e6f42c88 diff --git a/META.yml b/META.yml index d0165fb..5ecddad 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,25 @@ ---- -abstract: Object for handling URI templates -author: - - Brian Cassidy -build_requires: +--- +abstract: 'Object for handling URI templates' +author: + - 'Brian Cassidy ' +build_requires: Test::More: 0 distribution_type: module -generated_by: Module::Install version 0.68 +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: +requires: URI: 0 + URI::Escape: 0 + Unicode::Normalize: 0 perl: 5.6.0 -version: 0.13 +resources: + license: http://dev.perl.org/licenses/ +version: 0.14_01