in reply to Trouble installing XML::Parser
Yes, I've been caught like this before. The junoscript-perl package (probably mistakenly) contains a module called install, so when you mistakenly supply the 'install' command on the cpan command line it tries to install that whole package. You don't need to do that a simple:
Will suffice.cpan XML::Parser
If you are sufficiently annoyed by this you might want to submit a bug report to either the author of junoscript to rename the module called install, or to the maintainer of CPAN, or the maintainer of the PAUSE indexer. All three are conspiring to cause this in a horrible coincidence.
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Trouble installing XML::Parser
by apprentice (Scribe) on May 05, 2006 at 15:02 UTC | |
by gellyfish (Monsignor) on May 05, 2006 at 15:04 UTC | |
by Spenser (Friar) on May 24, 2008 at 22:22 UTC | |
by Anonymous Monk on May 06, 2006 at 07:10 UTC |