On Thu, Feb 5, 2009 at 9:45 PM, Norman Gaywood <ngaywood@xxxxxxxxxx> 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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines