forked from libwww-perl/HTTP-Daemon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
38 lines (32 loc) · 770 Bytes
/
dist.ini
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
36
37
38
name = HTTP-Daemon
author = Gisle Aas <[email protected]>
license = Perl_5
copyright_holder = Gisle Aas
copyright_year = 1995
[@Author::ETHER]
:version = 0.154
authority = cpan:GAAS
bugtracker = github
Test::MinimumVersion.max_target_perl = 5.008001
StaticInstall.mode = on
-remove = Test::CleanNamespaces ; TODO
-remove = Test::PodSpelling ; TODO
-remove = pluginbundle version
-remove = @Git::VersionManager
-remove = .ackrc
-remove = .latest
[@Git::VersionManager]
-remove = Prereqs
[CPANFile]
[MetaResources]
x_IRC = irc://irc.perl.org/#lwp
x_MailingList = mailto:[email protected]
[Prereqs]
HTTP::Request = 6
HTTP::Response = 6
HTTP::Status = 6
HTTP::Date = 6
IO::Socket::IP = 0.32
LWP::MediaTypes = 6
[Prereqs / TestSuggests]
LWP::UserAgent = 6.37