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

too much depedency. and if i try running command like that result is false

Replies are listed 'Best First'.
Re^3: Missing module perl
by Anonymous Monk on Aug 21, 2019 at 11:56 UTC
    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.

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