Imported Upstream version 0.14.01
[liburi-template-perl.git] / META.yml
index d0165fb..5ecddad 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,21 +1,25 @@
---- 
-abstract: Object for handling URI templates
-author: 
-  - Brian Cassidy <bricas@cpan.org>
-build_requires: 
+---
+abstract: 'Object for handling URI templates'
+author:
+  - 'Brian Cassidy <bricas@cpan.org>'
+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