summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2012-02-15 22:16:13 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2012-02-15 22:16:13 +0000
commit4861af5daed8f4ba6d0041aed25e98f403d96fc0 (patch)
tree2b19d8ec4b2179938143af9c3574ebeb6d6e84a6 /META.yml
downloadHTTP-Cookies-tarball-4861af5daed8f4ba6d0041aed25e98f403d96fc0.tar.gz
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..34a9aee
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,28 @@
+--- #YAML:1.0
+name: HTTP-Cookies
+version: 6.01
+abstract: HTTP cookie jars
+author:
+ - Gisle Aas <gisle@activestate.com>
+license: perl
+distribution_type: module
+configure_requires:
+ ExtUtils::MakeMaker: 0
+build_requires:
+ ExtUtils::MakeMaker: 0
+requires:
+ HTTP::Date: 6
+ HTTP::Headers::Util: 6
+ perl: 5.008001
+ Time::Local: 0
+resources:
+ MailingList: mailto:libwww@perl.org
+ repository: http://github.com/gisle/http-cookies
+no_index:
+ directory:
+ - t
+ - inc
+generated_by: ExtUtils::MakeMaker version 6.57_05
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4