Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to CPAN install Catalyst::Plugin::Breadcrumbs but it comes up as not found.

Why would this be happening? I've installed ton's of modules before and on my computer but this hasn't happened.

cpan[11]> install Catalyst::Plugin::Breadcrumbs Warning: Cannot install Catalyst::Plugin::Breadcrumbs, don't know what + it is. Try the command i /Catalyst::Plugin::Breadcrumbs/ to find objects with matching identifiers. cpan[12]>

Replies are listed 'Best First'.
Re: Can't find: Catalyst::Plugin::Breadcrumbs
by Anonymous Monk on Aug 20, 2010 at 05:32 UTC
Re: Can't find: Catalyst::Plugin::Breadcrumbs
by Anonymous Monk on Aug 20, 2010 at 05:36 UTC
    This works:
    cpan> force install TIGRIS/Catalyst-Plugin-Breadcrumbs-5.tar.gz