I had perldoc running fine on my desktop Mac, but got these errors on my iBook:
host:~ maceis$ perldoc perldoc
No documentation found for "perldoc".
host:~ maceis $ perldoc -f print
No documentation found for "perlfunc".
host:~ maceis$ perldoc -q print
No documentation found for "perlfaq1".
No documentation found for "perlfaq2".
... etc.
I couldn“t find out what was going wrong. In the hope that this will be helpful to others, here is the (simple) solution: Install the "Developer's Documentation" from the Developer Tools.
•
[3,745 views]

