Imported Upstream version 0.11
[libwww-opensearch-perl.git] / META.yml
index 150d3aa..1bcc3a5 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,17 +1,21 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         WWW-OpenSearch
-version:      0.06_02
-version_from: lib/WWW/OpenSearch.pm
-installdirs:  site
-requires:
+--- #YAML:1.0
+name:                WWW-OpenSearch
+version:             0.11
+abstract:            Search A9 OpenSearch compatible engines
+license:             perl
+generated_by:        ExtUtils::MakeMaker version 6.32
+distribution_type:   module
+requires:     
     Data::Page:                    2
     Encode:                        0
     LWP:                           5.6
     Test::More:                    0.32
     URI:                           0
+    URI::Template:                 0
     XML::Feed:                     0.08
     XML::LibXML:                   1.58
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
+meta-spec:
+    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
+    version: 1.2
+author:
+    - Brian Cassidy <bricas@cpan.org>