On Thu, Oct 28, 2004 at 09:51:06PM -0400, James E Keenan wrote:
> On my Mac OS X (Darwin), when I install a Perl module from CPAN, it is 
> installed in or under this directory:
> 
>     /usr/local/lib/perl5/site_perl/5.8.4/
> 
> Recently I got hankerin' to look at the source code for Devel::Cover.  I 
> would have expected to find it here:
> 
>     /usr/local/lib/perl5/site_perl/5.8.4/Devel/Cover.pm
> 
> Much to my surprise, it wasn't there!

Mine is in

        /usr/local/lib/perl5/site_perl/5.8.5/darwin-2level/Devel/Cover.pm

On OS X (and other systems, I'm sure) stuff sometimes gets installed
under architecture specific directories like that.

As mentioned elsehwere, perldoc -l is your friend.

dha
-- 
David H. Adler - <[EMAIL PROTECTED]> - http://www.panix.com/~dha/
... nononono. And to use nonononono just to negate that is, uhm,
confusing. Someone might think I'm stuttering.
        - Abigail, p5p

Reply via email to