You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CAF::Download::LWP falls back to Net::SSL when libwww-perl is older than 5.833.
LWP 5.833 is 16 years old and EL6 was the last distro we supported that shipped it, we should strip out this unnecessary complexity and the related tests.