s2cuts has asked for the wisdom of the Perl Monks concerning the following question:
Hi all,
I'm having problems installing modules through CPAN that I just can't figure out.
In this instance it's to do with DBIx::Class (Catalyst::Devel too), however I think the problem is more systemic since I'm having problems with other modules.
FYI, I'm launching cpan to install the modules in the following way:
# PERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'install DBIx::Class'
This is the output of the above command.
If someone could take a quick look, and maybe see what's going wrong.
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPAN module installation failure...
by NetWallah (Canon) on Aug 30, 2012 at 04:32 UTC |