Opened 7 years ago
Closed 7 years ago
#10570 closed enhancement (fixed)
Perl modules now required by ntp - promote to fully in the book
Reported by: | Owned by: | Bruce Dubbs | |
---|---|---|---|
Priority: | normal | Milestone: | 8.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
With ntp-4.2.8p11, three required perl modules were added: IO::Socket::SSL, Net::SSLeay and Mozilla::CA. These were added as links to CPAN, but they are already partly in the book (listed in perl modules under LWP::Protocol::https-6.06) and for consistency I think they should be promoted to full (i.e. versioned) modules.
IO::Socket::SSL requires Net::SSLeay, so arguably that one could be kept as "mentioned, but not versioned".
Mozilla::CA is also required by biber, but there it has been pulled in by the libwww-perl dependency, arguably it could be mentioned directly as a biber dependency.
Change History (3)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Whoops, they are NOT deps of libwww-perl, fixing the description.