in reply to how to get documentation of perl modules

After you use the aforementioned methods for accessing the module documentation (via the command line or on-line), if you still find yourself craving more information, you can use Super Search here at the Monastery. For example, if you search for File::Find, you will probably get: In some cases, it will be more than you ever wanted to know about the module :)
  • Comment on Re: how to get documentation of perl modules