File: dist.ini

package info (click to toggle)
libhttp-daemon-perl 6.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: perl: 939; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 770 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
36
37
38
name    = HTTP-Daemon
author  = Gisle Aas <gisle@activestate.com>
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:libwww@perl.org

[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