このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


Download Perl - www.perl.org
The Wayback Machine - http://web.archive.org/web/20110203100218/http://www.perl.org:80/get.html

Download Perl

www.perl.org
 

Download Perl Distributions

If you are running a Linux system (or most UNIX systems, including Mac OS X), you probably already have an installation of perl. Type perl -v on a command line (use a 'terminal' application, 'Cmd.exe' if you want to check on Windows) to find out which version, anything over 5.8.3 is ok to get started with. Perl runs on over 100 platforms. The latest version (5.12.3) is always recommended where possible.

Getting started quickly:

Operating system Unix like Mac OS X Windows
Installed? Included Included
(may not be latest)
Included Included
(may not be latest)
Download Needed Strawberry Perl

Binaries

  • Download Latest Binaries

    ActiveState has binary distributions of Perl for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. This is the simplest way to install the latest version of Perl. ActiveState also offers commercial support for Perl.

Source

Perl on Windows

There are two primary binary distributions available for Windows:

Other Platforms

More binary distributions and ports to other platforms are available on CPAN.

Perl Modules from CPAN

The Comprehensive Perl Archive Network (CPAN) is a large repository of Perl software, modules, and documentation. On CPAN, you'll find modules organized by author, name, or category. CPAN is mirrored in over 200 locations around the world.

Recommended modules

If you are after a list of recommended modules, look at Task::Kensho.