How to generate pod.idx?
[email protected] (Grant McLean)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
Hi pod-people The documentation for the perldoc command refers to a -X switch which causes the module/POD lookup to use a pre-generated index rather than crawling @INC. I haven't been able to locate a utility for generating the pod.idx file which is referred to by the code behind the -X option. Does such a utility exist? Cheers Grant