summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2012-02-18 12:24:17 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2012-02-18 12:24:17 +0000
commit64ffbaec18717f99cb80441d8b474868e39939fb (patch)
treea44be040c9ca4b95ee54736e1f9bd1897b9b5160 /META.yml
downloadHTTP-Daemon-tarball-master.tar.gz
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..8f2eaf1
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,32 @@
+--- #YAML:1.0
+name: HTTP-Daemon
+version: 6.01
+abstract: a simple http server class
+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::Request: 6
+ HTTP::Response: 6
+ HTTP::Status: 6
+ IO::Socket: 0
+ LWP::MediaTypes: 6
+ perl: 5.008001
+ Sys::Hostname: 0
+resources:
+ MailingList: mailto:libwww@perl.org
+ repository: http://github.com/gisle/http-daemon
+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