in reply to Re: CPAN Testing SSL requirements
in thread CPAN Testing SSL requirements
Based on my experience, I believe that LWP::Protocol::https is automatically installed provided the SSL libraries are available. If it were my system, then, I might install LWP::UserAgent; load a library like openssl; and then re-install LWP::UserAgent to get https functionality. Am I confused about this?
Either way, your recommendation makes perfect sense. My biggest concern is how the automated testers respond to these changes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CPAN Testing SSL requirements
by Corion (Patriarch) on Jun 08, 2013 at 06:47 UTC | |
by tqisjim (Beadle) on Jun 08, 2013 at 23:29 UTC |