Hi Manikandan,
I just received this response on the PAR list:
-------- Forwarded Message --------
Subject: Re: Par with strawberry-Perl
Date: Sat, 25 Apr 2020 09:44:13 +1000
From: Shawn Laffan <shawnlaf...@gmail.com>
To: Mike Flannigan <mikef...@att.net>
CC: p...@perl.org <p...@perl.org>
Hello Mike,
There are likely missing DLLs that need to be added to the pp call using
the --link option.
Finding these manually can be a pain, so have a look at pp_autolink or
pp_simple (the former is mine, but adapted from the latter).
https://github.com/shawnlaffan/perl-pp-autolink
https://www.perlmonks.org/?node_id=1148802
Shawn.
On 4/17/20 12:00 PM, Manikandan Narayan wrote:
Hi We are using strawberry-perl
Error when using the executable perl in client machine that does not
have strawberry-perl in it
Can't load
'C:\Users\Nuser\AppData\Local\Temp\par-30303030313137\cache-3610486
8c73148db1c60163c6ec837fe6a3b7c0d\9c557319.xs.dll' for module
Net::SSH2: load_file:The specified module could not be found at
<embedded>/DynaLoader.pm line 193.
at <embedded>/PAR/Heavy.pm line 140.
Compilation failed in require at C:\Users\
Nuser\AppData\Local\Temp\par-3030303
0313137\cache-36104868c73148db1c60163c6ec837fe6a3b7c0d\inc\lib/Net/SFTP/Foreign/
Backend/Net_SSH2.pm line 15.
BEGIN failed--compilation aborted at C:\Users\ Nuser
\AppData\Local\Temp\par-30303030313137\cache-36104868c73148db1c60163c6ec837fe6a3b7c0d\inc\lib/Net/SFTP/Foreign/Backend/Net_SSH2.pm
line 15.
Compilation failed in require at script/SFTPdownload.pl line 13.
BEGIN failed--compilation aborted at script/SFTPdownload.pl line 13.
Any Help will be highly appreciated.
Regards,
Narayan