On Wed, Oct 1, 2008 at 12:39 AM, Grant McLean <[EMAIL PROTECTED]> wrote: > 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?
That's a good question. As a (quite indolent) maintainer of Pod::Perldoc, I stared more than once those parts of the code without these answers as well. Maybe someone here uses that and may give us some clue about that. Regards, Adriano > Cheers > Grant > >
