[Solved] Random error with WWW::Mechanize: Protocol scheme ‘https’ is not supported (LWP::Protocol::https not installed)


It is likely a problem with a module not being thread safe. See this Perlmonks discussion, also about LWP and https.

The thread (er…discussion) also offers some potential solutions.

1

solved Random error with WWW::Mechanize: Protocol scheme ‘https’ is not supported (LWP::Protocol::https not installed)