|
Revision 617, 0.6 kB
(checked in by bradfitz, 3 years ago)
|
-- supported for "Transfer-Encoding: chunked" requests (HTTP/1.1 feature)
as well as the "Expect: 100-continue", which generally accompany
chunked requests. requires "buffered_uploads" be enabled. see
doc/http-versions.txt for details.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | # http://module-build.sourceforge.net/META-spec.html |
|---|
| 2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# |
|---|
| 3 | name: Perlbal |
|---|
| 4 | version: 1.53 |
|---|
| 5 | version_from: lib/Perlbal.pm |
|---|
| 6 | installdirs: site |
|---|
| 7 | requires: |
|---|
| 8 | BSD::Resource: 0 |
|---|
| 9 | Danga::Socket: 1.44 |
|---|
| 10 | File::Find: 0 |
|---|
| 11 | HTTP::Date: 0 |
|---|
| 12 | HTTP::Response: 0 |
|---|
| 13 | Sys::Syscall: 0 |
|---|
| 14 | Test::More: 0 |
|---|
| 15 | Time::HiRes: 0 |
|---|
| 16 | |
|---|
| 17 | distribution_type: module |
|---|
| 18 | generated_by: ExtUtils::MakeMaker version 6.17 |
|---|