Active Perl 5.26 - Not able to find the SSH & SFTP packages

We are currently working on a Project that uses Active Perl 5.26.
The application has many interfaces to be encrypted & require the use of SFTP & SSH. The Application is an Windows application. We are looking for a native Active Perl packages that can be used to encrypt the interface.
Please advise if this packages are available on Active Perl 5.26 & also if you can provide the sample code on how to implement the encryption.

You should look at Net-SFTP-Foreign vs Net-SFTP.

Both modules can implement SSH2 backends, but YMMV.

1 Like