On Thu, Oct 28, 2004 at 09:51:06PM -0400, James E Keenan ([EMAIL PROTECTED]) wrote:
> 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

perldoc -l Module::Name will give you the path.  This is very handy for
doing things like:

vim `perldoc -l Module::Name`

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to