Installing Perl modules
After you install Perl, you might need to install the Perl modules. If you are using the version of Perl provided by your operating system, you need to use the C compiler that was used to build Perl.
Before you begin
- If you are using the operating system installation of Perl, you must have root access.
- If you are using a custom installation of Perl, make sure that the Perl installation directory is the first directory in the PATH statement.
About this task
You can install the Perl modules with or without internet connection. If you do not have an internet connection for each of the servers in your IBM® Product Master installation, you can download the Perl modules from CPAN and then copy them to your servers for you to install. If you have an internet connection for each of the servers in your IBM Product Master installation, you can use the CPAN module that is part of your default Perl installation to download and install other Perl modules.
When you are configuring Product Master, your Perl installation is validated and any missing Perl modules are displayed.Devel::Loaded
module because it displays which modules you
already have installed. After you install this module, enter the pmall
command.which perl
command to find the location of the Perl interpreter in a Perl
installation that is supplied by your operating system. The which perl
command
returns a syslink
that points to the root of the Perl
installation.Config::IniFiles
(included with Product Master, no need to install this module separately)Config::Properties
(included with Product Master, no need to install this module separately)File::Find
Getopt::Long
Net::Domain
File::Copy
File::Temp
File::Basename
IO::Handle
File::Path