Perl Tutorials - Herong's Tutorial Examples
Dr. Herong Yang, Version 5.00

What Is ActivePerl?

This section describes what is ActivePerl - a free Perl engine for Windows, Linux and other platforms developed by ActiveState.

ActivePerl is a Perl engine developed by ActiveState supporting multiple platforms including Windows and Linux. ActiveState provides, free to the community, the ActivePerl binary packages, which include:

  • Perl, the binary core distribution of the Perl engine.
  • The Perl Package Manager, for installing Perl extension modules.
  • Complete documentation.

The Windows version of ActivePerl also includes:

  • PerlScript, an ActiveX scripting engine, like JavaScript or VBScript, with a Perl brain.
  • Perl for ISAPI, an IIS plug-in that runs Perl CGI scripts faster.
  • PerlEz, for embedding Perl the easy way.

ActiveState also offers a non-free version, ActivePerl Enterprise, with extra features.

For more information on ActivePerl, visit ActivePerl home page.

Sections in This Chapter

What Is ActivePerl?

Installing ActivePerl v5.8.8 on Windows Systems

Running Perl Scripts on Windows Systems

Installing ActivePerl v5.6.1 on Windows Systems

Dr. Herong Yang, updated in 2008
What Is ActivePerl?