Gold requires the use of a number of Perl modules. These modules are included in tarball form in the Gold distribution and they can be installed by typing 'make deps':
[root]# make deps
This will install the following Perl modules as necessary. By default, these will be installed under gold's lib/perl5 directory. To install these in the system site-perl directory, use the configure parameter with-perl-libs as described in the configuration section.
If you would prefer to do so, you could install these modules via other sources, such as from rpm, or from CPAN using 'cpan'.