What's New in the Solaris 8 Operating Environment

Perl 5

Practical Extraction and Report Language (Perl) 5.005_03, a powerful general purpose programming language, generally available as free software, is included in this Solaris release.

Perl has emerged as the standard development tool for complex system administration tasks, such as graphic, network, and web programming because of its excellent process, file, and text manipulation features.

Perl 5 includes a dynamically loadable module framework, which allows the addition of new functionality for specific tasks. Many modules are freely available from the Comprehensive Perl Archive Network (CPAN), at http://www.cpan.org.

Some of the core modules included with this Solaris Perl installation are CGI, NDBM_File, and Getopt. These modules reside in the /usr/perl5/5.00503 directory. The site_perl directory is initially empty and is intended to store your locally installed Perl 5 modules.

To access the Perl5 man pages, add /usr/perl5/man to your MANPATH environment variable. See the man page, perl(1), for general Perl information.