File: dist.ini

package info (click to toggle)
libpoe-component-server-simplehttp-perl 2.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 1,324; makefile: 7
file content (35 lines) | stat: -rw-r--r-- 904 bytes parent folder | download
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
35
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