Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: cpan module installation in strawberry perl

by syphilis (Archbishop)
on Oct 11, 2016 at 06:18 UTC ( [id://1173698]=note: print w/replies, xml ) Need Help??


in reply to cpan module installation in strawberry perl

I am trying to install few CPAN modules like Net::SFTP

Instead use Net::SFTP::Foreign (with the Net::SSH2 backend).
It should install cleanly and easily on Strawberry Perl:
cpan -i Net::SFTP::Foreign::Backend::Net_SSH2
It uses the libssh2 C library (which ships with Strawberry Perl).
I use Net::SFTP::Foreign on Windows quite a bit and find it to be very good.

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173698]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found