perl on fedora?

Aleksey Tsalolikhin atsaloli.tech at gmail.com
Sat Feb 19 04:34:19 UTC 2011


On Tue, Feb 8, 2011 at 12:55 PM, Mike Wright <mike.wright at mailinator.com> 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


More information about the users mailing list