in reply to how to create pod.idx
I found the following comment in perldoc
perldoc perldoc ... -X Use an index if it is present -- the -X option looks for an entry whose basename matches the name given on the command line in the file "$Config{archlib}/pod.idx". The pod.idx file should contain fully qualified filenames, one per line. ...
So it sounds like the pod.idx file contains fully qualified filenames, one per line.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to create pod.idx
by solbeach (Novice) on Apr 15, 2005 at 20:45 UTC | |
by starbolin (Hermit) on Apr 15, 2005 at 22:15 UTC | |
by Joost (Canon) on Apr 16, 2005 at 20:32 UTC |