-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdist.ini
More file actions
35 lines (29 loc) · 904 Bytes
/
dist.ini
File metadata and controls
35 lines (29 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name = POE-Component-Server-SimpleHTTP
version = 2.30
author = Apocalypse <APOCAL@cpan.org>
license = Perl_5
copyright_holder = Apocalypse, Chris Williams, Eriam Schaffter, Marlon Bailey and Philip Gwyn
[@BINGOS]
[DynamicPrereqs]
-delimiter = |
-raw = |test_requires('POE::Component::Client::HTTP', '0.82') if prompt_default_no('Do you want to test streaming ( requires POE::Component::Client::HTTP )');
-raw = |requires('POE::Component::SSLify', '0.04') if prompt_default_no('Do you want SSL support ( requires POE::Component::SSLify )');
[Prereqs / ConfigureRequires]
ExtUtils::MakeMaker = 0
[Prereqs / TestRequires]
ExtUtils::MakeMaker = 6.59
POE::Filter::HTTP::Parser = 1.06
Test::More = 0.47
Test::POE::Client::TCP = 1.24
[Prereqs]
Carp = 0
HTTP::Date = 0
HTTP::Request = 0
HTTP::Response = 0
Moose = 0.9
MooseX::POE = 0.205
POE = 1.0000
Socket = 0
Storable = 0
Sys::Hostname = 0
perl = 5.006