installing perl modules on F10

Aldo Foot lunixer at gmail.com
Fri Feb 6 23:41:23 UTC 2009


On Thu, Feb 5, 2009 at 9:45 PM, Norman Gaywood <ngaywood at une.edu.au> wrote:
> Hi list,
>
> So whats the recommended way of installing perl modules in Fedora 10?

This is not the "recommended" way, it's just another way.

If perl is already install in your system and using cpan, then do
	$ sudo perl -MCPAN -e 'install Bundle::CPAN'
The Bundle::CPAN is just an example. Any module can be installed that way.

You can use yumex to install CPAN.pm

~af




More information about the fedora-list mailing list