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
|
name = HTTP-Tiny
author = Christian Hansen <chansen@cpan.org>
author = David Golden <dagolden@cpan.org>
author = Mike Doherty <doherty@cpan.org>
license = Perl_5
copyright_holder = Christian Hansen
[@DAGOLDEN]
stopwords = EINTR
stopwords = SSL
stopwords = chunked
stopwords = redirections
stopwords = timestamp
stopwords = CA's
stopwords = CAcert
[RemovePrereqs]
remove = Errno
remove = IO::Socket::SSL
remove = Mozilla::CA
[Prereqs / Suggests]
IO::Socket::SSL = 1.56
Mozilla::CA = 0
[Test::ReportPrereqs]
|