Problems with perldoc

Rodolfo Aramayo raramayo at gmail.com
Fri Jun 29 12:21:36 PDT 2012


IMPORTANT DISCLAIMER: This issue might not be related at all to
MacPorts as I have installed perl modules (not available via ports)
using CPAN...

I noticed that when I issue the command, I get:

####################################
>perldoc perldoc
Can't exec "/opt/local/lib/groff": Permission denied at
/opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 189.
Use of uninitialized value $version_string in pattern match (m//) at
/opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 190.
Use of uninitialized value $version in concatenation (.) or string at
/opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 191.
Use of uninitialized value $version in string lt at
/opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 194.
You have an old groff. Update to version 1.20.1 for good Unicode support.
If you don't upgrade, wide characters may come out oddly.

 at /opt/local/lib/perl5/5.12.4/Pod/Perldoc.pm line 1346.
Use of uninitialized value $version in string ge at
/opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 202.
Error from pipe to /opt/local/lib/groff!

 at /opt/local/lib/perl5/5.12.4/Pod/Perldoc.pm line 1346.
Falling back to Pod because there was a problem!

 at /opt/local/lib/perl5/5.12.4/Pod/Perldoc.pm line 1346.
Error while formatting with Pod::Perldoc::ToMan:
 Can't read-open Pod::Perldoc::ToMan=HASH(0x1008a9f80): No such file
or directory
Aborting
 at /opt/local/lib/perl5/5.12.4/Pod/Perldoc/Toman.pm line 421.


 at /opt/local/bin/perldoc line 9.
Got a 0-length file from /opt/local/lib/perl5/5.12.4/perldoc.pod via
Pod::Perldoc::ToMan!?

 at /opt/local/bin/perldoc line 9.
####################################

I tried re-installing the "pod" ports without results...

Any Ideas on how to fix this?
Do I need to uninstall everything--ALL perl 5.12, including my
perl5.12 and start over?

Thanks

--R


More information about the macports-users mailing list