On Tue, Feb 8, 2011 at 12:55 PM, Mike Wright <mike.wright@xxxxxxxxxxxxxx> wrote: > Hi all, > > Very confused here. > > I'm trying to install a perl module without any luck. Isn't this stuff > supposed to work out of the gate? Is there some sort of fedora / yum > way to to this? Basic instructions for perl either return nothing or a > failure message. > > perl -Mcpan -e shell The module is called CPAN and the naming, on Unix, is case-sensitive. So try "perl -MCPAN -e shell" and I am sure it'll work. Best, -at -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines