Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
for example, if I had a directory structure like
and I set the path toroot/sub1/sub2/file.pod
will perldoc do a recursive search for the pod file? If not is there a way to make this happen?export PATH=/root
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perldoc PATH
by toolic (Bishop) on Jul 11, 2013 at 14:03 UTC | |
by Anonymous Monk on Jul 11, 2013 at 15:02 UTC | |
by toolic (Bishop) on Jul 11, 2013 at 15:12 UTC |