in reply to Re: LWP::Simple vs HTTP::Tiny
in thread LWP::Simple vs HTTP::Tiny

but SSL support is not "on" by default

Yes, I found this out.
It has also been impossible so far to install the required modules as it gives errors. Not just with these modules but with everything I've tried to install on the RPi from CPAN.

I will solve this problem but for now I've created a subdomain on my website without SSL just for this project to get its updates. Doing that and only using core modules has allowed me to get everything working.

Replies are listed 'Best First'.
Re^3: LWP::Simple vs HTTP::Tiny
by marto (Cardinal) on Dec 14, 2020 at 20:46 UTC

    "It has also been impossible so far to install the required modules as it gives errors. Not just with these modules but with everything I've tried to install on the RPi from CPAN." if you're going to start a thread about this, please provide sufficient details.

      It is quite possible marto that I will be asking for some help when I have get that far. I shall provide as much information as possible. However, I am going to do a clean install of the OS and re-add just the scripts I need before installing the RPi in its new home - that might solve the problem.