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

翻訳前ページへ


Download Perl - www.perl.org
The Wayback Machine - http://web.archive.org/web/20101003141650/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 at the command line to find out which version. Perl runs on over 100 platforms.

Getting started quickly:

Operating system Unix like Mac OS X Windows
Installed? Included Included Included Included Download Needed Download Needed

Perl on Windows

There are two primary binary distributions available for Windows:

  • Download Strawberry Perl

    Strawberry Perl: A 100% Open Source Perl for Windows that is exactly the same as Perl everywhere else; this includes using modules from CPAN, without the need for binary packages. Help is available from other Windows Perl developers on the #win32 irc channel on irc.perl.org (see website for access through a browser).
  • Download ActivePerl

    ActiveState's ActivePerl: A commercially supported Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerl's completeness and ease-of-use.

Other Platforms

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

Source

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.