On Sun, Jul 29, 2001 at 09:10:03AM -0400, bc wrote:
> couldn't find diagnostic data in
> /usr/local/lib/perl5/5.6.0/pods/perldiag.pod
> /usr/local/lib/perl5/5.6.0/i686-linux /usr/local/lib/perl5/5.6.0
> /usr/local/lib/perl5/site_perl/5.6.0/i686-linux
> /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .
> csvtest.pl at /usr/local/lib/perl5/5.6.0/diagnostics.pm line 241,
> <POD_DIAG> line 549.

It would appear diagnostics.pm couldn't find perldiag.pod.  Search your Perl
library directories for that file.  If it's not there then your Perl
installation didn't include full documentation; if it is there then the POD
is in a place perl doesn't know about.

Either way you have a broken Perl installation.  If you installed it from a
package you should complain to the packager, and look for a new and/or
better version.  If you installed it yourself you must have missed some
things.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to