On Sa. 29. Okt. 2005, 06:23:57, guest wrote:
Show quoted text> This is with perl 5.8.7, and Pod::Find. On OS X, because HFS+ is a
> case insensitive file system, the pods are not in a directory named
> pod but instead pods to prevent the conflict with the Pod
> directory. As a result, all pods found are prefixed with pods::
> instead of how Pod::Find would behave on another system(in my case,
> my other system is FreeBSD).
This was reported a couple of times before. Please check that you are
using the latest Pod-Parser (1.34) from CPAN. If the problem persists,
please report exactly what you were doing that produced the wrong
results. Please also state where in your file system the "pods"
directory is stored. Please send your config.sh file and the output of
"perl -e 'print $^O'" on the OS X system. All that should help to get
this fixed once and for all. Thank you.
-Marek