|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Protocol scheme 'https' is not supported???by IlyaM (Parson) |
| on Mar 11, 2003 at 23:20 UTC ( #242196=note: print w/ replies, xml ) | Need Help?? |
|
LWP probes for https support avialability by loading module LWP::Parallel::Protocol::https. If it fails LWP says that scheme 'https' is not supported (and normally it fails if you don't have SSL support modules installed). So try to load it manually and find from error message what exactly is missing:
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||