
perldoc-search - Searches perl documentation

version 0.11

Search for things documenting add_build_element:
perldoc-search add_build_element
Results
perltoc - perl documentation table of contents Module::Build::API - API Reference for Module Authors Module::Build::Cookbook - Examples of Module::Build Usage
Search only some directories or files:
perldoc-search add_build_element Some/File.pm A/Directory/

App::Perldoc::Search searches your perl documentation files for matches and displays the result to STDOUT.

Matches file names to search. Default is to search all .pod, .pm, .pmc files.
Lists matched file names.
Displays this documentation
Do a slower search which parses embedded documentation to reject false positives and more accurately extract the document's title.

perldoc, apropos, perltoc, App::Perldoc::Search