[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Acquiring Perl Software



http://www.perl.com/perl/info/software.html
Title: Acquiring Perl Software

Acquiring Perl Software

Downloading the Current Version of the Interpreter
Just click to download the latest Perl source (currently Perl version 5.004_01) from a fast link. This version is a stable, production release (not beta) that compiles out of the box for virtually all flavors of UNIX (its native environment), plus VMS, OS/2, and 32-bit Windows platforms as well. Check out its installation notes for details (or see the INSTALL file in the src directory.) Read the beta release notes and/or documentation.

The Perl Compiler
The Perl Compiler, (yes, Virginia, you can compile to C) by Malcolm Beattie is available in alpha-3 release. This is still considered experimental, but is definitely firming up. See also his first announcement about it for details. Please read the relevant FAQs about what it is and what it is not.

Alien Ports
If you are looking to run Perl on a non-native system, then have a look at the /CPAN/ports/ directory.

WinDOS users will want to download Activeware's NEW 5.003 Win32 release. Yes, the main release is at 5.004beta, but WinDOS as always lags behind a bit. Make sure you view the nifty NEW new FAQ from Evangelo Prodromou, or perhaps visit the ActiveWare site (née HIP Communications) site directly.

Binary Distributions
Binaries are not available for native systems. For a lot of reasons, it's really much better if you configure and build Perl yourself. Anyway, it's contrary to the open and inquisitive spirit of Perl, the Internet, and software freedom to pass around potentially viral binaries that people can't open up and look at, fix up, learn from, rewrite, and simply enjoy for the pure sense of coding æsthetics. If your vendor didn't provide you with a C compiler, you will need to get a binary version of gcc to bootstrap.

Unbundled Modules
The Perl core destribution does not ship with all possible modules ever written for it. You may view the CPAN index and the long full modules file, or see my brief module roadmap. There's also a biased list of the most useful modules that everyone should get.

CPAN
When downloading CPAN software from Perl.COM, a random CPAN site near you will be selected, or you may select a specific CPAN site from a list of several dozen.

Licence
Perl is free software. Read its licence if you aren't sure what you can or can't do. The bottom line is that this is a kinder and gentler version of the GNU licence [sic] -- one that doesn't infect your work if you care to borrow from Perl or package up pieces of it as part of a commercial product!

Related Matters
You might want to check out the pages on documentation, training, and support.

Return to the Perl Home Page.

Return to:
Copyright 1996 Tom Christiansen.
All rights reserved.


Why do you want this page removed?