oio11: (Default)
[personal profile] oio11
Installing Perl on Unix/Linux - learn.perl.org

A good setup for Perl on Unix/Linux based systems:

* Unix/Linux Tools * Install a compiler, such as gcc through your system package management (e.g. apt, yum). * Open a Terminal and copy & paste the command below into it (then press the 'return' key).

curl -L http://xrl.us/installperlnix | bash

If you are interest in the details of the setup above..

* To build and install Perl and many of the thousands of useful Perl modules you need to have a compiler. * To interact with the command line and run Perl commands, a terminal application is needed. * The Perlbrew website lists many of it's advantages. We recommend it here because it separates your installation from the system Perl, this makes upgrading your OS less likely to cause issues with your own Perl setup. It also means you can use a newer Perl than the default one which comes with your OS. * App-cpanminus provides the cpanm tool, which makes installing modules very simple to do.

http://learn.perl.org/installing/unix_linux.html

Date: 2016-10-08 11:32 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
?
sudo apt-get perl
хотя он по умолчанию уже есть
наверно лучше
perl -v
актуальней установка модулей
https://www.perl.org/cpan.html
https://www.opennet.ru/base/dev/perl_cpan_inst.txt.html

October 2025

S M T W T F S
   1234
567891011
12131415161718
19202122 232425
262728293031 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 22nd, 2026 05:50 am
Powered by Dreamwidth Studios