Okay, I seem to have forgotten how to use CPAN. Where are the detailed instructions?

(perldoc cpan only gets me a page.)

And while I'm making noise,

When you have perl 5.6 as the system perl (/usr/bin) and perl 5.8 as a parallel install in /usr/local/bin, you want to set your user's path to put /usr/local/bin in front of /usr/bin before you run cpan, so cpan doesn't get confused, right?

What's the difference between perl -mCPAN (or whatever that was) and /usr/local/bin/cpan?

Is it normal for cpan to not ask to be set up after a fresh install of 5.8.4? It prompted me to install Bundle::cpan, but didn't run through the list of ftp services and so on, etc. that I remember from previous times.

Does cpan have to be run as root? What happened when I tried to install Bundle::cpan as an admin user, then ran "sudo cpan"? Was I supposed to do a clean or something first? It installed the second time, when I sudoed it, didn't fail any tests, but skipped some tests because I didn't tell it the location of any ftp servers to test off of and things like that. I was surprised that it didn't seem to know my local host name. Now it seems to be unable to release the locks when I quit unless I start sudoed.

And I can't find the instructions about querying which modules are installed, either.

Maybe it'd help if I had gotten more sleep last night.

--
Joel Rees



Reply via email to