|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^4: Module Finderby Dietz (Curate) |
| on Oct 31, 2006 at 16:42 UTC ( #581526=note: print w/ replies, xml ) | Need Help?? |
|
The example with perldoc wasn't meant to be a reply to your OP. It was a reply to blazar's File::Find one liner. However, if you happen to know the full last part of the module name you're searching for (i.e. Digest::MD5) you could use a recursive search (-r) to find the path to the pm file:
Update:
In Section
Code Catacombs
|
|
||||||||||||||||||||