File: README.SSL

package info (click to toggle)
libwww-perl 6.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,008 kB
  • sloc: perl: 4,148; makefile: 10; sh: 6
file content (7 lines) | stat: -rw-r--r-- 383 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
As of libwww-perl v6.02 you need to install the LWP::Protocol::https module
from its own separate distribution to enable support for https://... URLs for
LWP::UserAgent.

This makes it possible for that distribution to state the required dependencies
as non-optional.  See <https://rt.cpan.org/Ticket/Display.html?id=66838> for
further discussion why we ended up with this solution.