in reply to Download of https Pages

It is quite likely simply to be that some CPAN package – Net::SSLeay? – isn't installed on that system. Or that, in some other way, the Perl environments are not configured in exactly the same between the two.

Replies are listed 'Best First'.
Re^2: Download of https Pages
by marto (Cardinal) on Oct 26, 2017 at 14:23 UTC

    It's the same system, same perl. It's not a missing module.

Re^2: Download of https Pages
by amitsq (Beadle) on Oct 26, 2017 at 14:26 UTC
    thanks for your reply, Net::SSLeay is installed.
    I didn't really do anything about the perl env. I just executed the batch script. And for the webpage i set the path to perl via "adding Handler".

      You need to stop doing things you don't understand and learn how to use/calibrate the tools you've chosen to use.

        learning by doing

      amitsq:

      Did you find a solution? I have the *exact* same problem.