I am new to Perl. How to install Net :: SFTP module? I am running Ubuntu Linux. I believe there is an easy way to do this from the command line, for example by calling $ cpan install or something like that.
Typically, to install perl modules on the command line:
perl -MCPAN -e "install Net::SFTP"
, perl- , . Perl C-, C . , OpenBSD , , , , , , CPAN , , .
apt-get aptitude ( , ).
apt-get
aptitude
, :
cpan
apt-get install cpan
cpan -i Net:SFTP
cpan -h
perldoc -F /usr/bin/cpan
perl-doc
Net:: SFTP Debian/Ubuntu, - , pari, Debian.
Net:: SFTP:: Foreign, libnet-sftp-foreign-perl ( CPAN).
Source: https://habr.com/ru/post/1719685/More articles:Events in the dependency injection system go in which direction? - oopC # binary serialization - c #Рефакторинг неприятных устаревших систем через АОП или другие автоматизированные средства? - architecture.Net wrapper for google app engine? - javaFLOPS what is actually FLOP - cAndroid - JNI recommendations - androidTesting cucumber pagination capabilities - ruby-on-railsTools for generating control flow graphs from source code - javaUINavigationController does not return UINavigationBar elements - iphoneWPF elements do not appear when grouping is applied - wpfAll Articles