In search of CPAN.pm

Daniel Sherer (shererd@std.teradyne.com)
Fri, 03 Jan 1997 15:08:03 -0800


Martijn,

     That's closer, but still no joy.

m.koster@webcrawler.com said:
> I'll let CPAN answer for itself:

> perl -MCPAN -e shell 
> Signal handler set.

> cpan shell -- CPAN exploration and modules installation (v1.09) 
> Readline support enabled

> cpan> m /CPAN/
> ... (stuff omitted) ...
> :-)
-----------------------------------------------------------------
When I try that, this is what I get....

% perl -MCPAN -e shell
Can't locate CPAN.pm in @INC.
BEGIN failed--compilation aborted.


When I check the version of Perl, I see...

This is perl, version 5.003 with EMBED
        built under solaris at Dec 10 1996 10:27:25
        + suidperl security patch
 
Copyright 1987-1996, Larry Wall


Thanks