in reply to Re^9: Installing (lotsa) modules
in thread Installing (lotsa) modules

Cool - so now you should be able to build a (Linux) Perl that is identically configured as your target Perl. Then you can use your local Perl to compile modules for your remote Perl, as I described in my original reply.

Replies are listed 'Best First'.
Re^11: Installing (lotsa) modules
by Bod (Parson) on Mar 27, 2021 at 23:38 UTC
    Cool - so now you should be able to build a (Linux) Perl that is identically configured as your target Perl.

    It seems you have more faith in my abilities than I do!!!

    As haukex suggested over here - Re^5: Installing PadWalker - I will start a new thread node once I have gathered together the various bits of information into one place. Then I shall be giving it a go. Although I reckon the time has definitely arrived to get a VPS, building a Linux Perl that is configured in a specific way must be a good learning experience.