Re: CPAN help needed.

2000-12-21 Thread Keith G. Murphy
"james (home)" wrote: > > Hi all aving great problems with installing and using CPAN James, while you'll want to use CPAN sooner or later, most likely, all you really need to do to get DBI is: apt-get install libdbi-perl And for the mysql-specific stuff: apt-get install libdbd-mysql-perl

Re: CPAN help needed.

2000-12-21 Thread will trillich
On Thu, Dec 21, 2000 at 01:09:15PM +0100, Magnus Hultin wrote: > On Thu, 21 Dec 2000, james (home) wrote: > > > > cpan> install bundle::cpan > > CPAN is case-sensitive, so you will have to use the > correct name for the bundle: > > cpan> install Bundle::CPAN > > Judging from the other output y

Re: CPAN help needed.

2000-12-21 Thread Magnus Hultin
On Thu, 21 Dec 2000, james (home) wrote: > cpan> install bundle::cpan CPAN is case-sensitive, so you will have to use the correct name for the bundle: cpan> install Bundle::CPAN Judging from the other output you got nothing else is wrong, so that should be all you need do. /Hultin =-=-=-=-