Locate and install RPM for Perl Config::General module
How do I locate the RPM that contains the Perl Config::General module?
I believe it is called "perl-config-general", but doing a search on it returns little information.
I would be interested in the version for RHEL 5.5 and RHEL 6.1.
Thanks,
Responses
On RHEL6.1 as well as RHEL5.5 systems that have the install media available as yum repo
# yum search perl-config-general
brings up:
[..]
=================== N/S Matched: perl-config-general ===================
perl-Config-General.noarch : Generic configuration module for Perl
[..]
The following search leads to the same result:
# yum search Config::General
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
