in reply to Re^2: Missing module perl
in thread Missing module perl

is your test machine the same as production? can you tar up a copy of the test machines module directory, ftp the tar file to the server, untar it. set the PERL5LIB environment variable to look in the module directory you just made.

Replies are listed 'Best First'.
Re^4: Missing module perl
by ridwan (Initiate) on Aug 22, 2019 at 02:27 UTC

    different. what's the meaning "tar file to the server" ?
    and what's the meaning "set PERL5LIB enivronment variable?"