App-Perldoc-Search

 view release on metacpan or  search on metacpan

bin/perldoc-search  view on Meta::CPAN

=head1 SYNOPSIS

Search for things documenting C<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/

=head1 DESCRIPTION

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



( run in 0.349 second using v1.01-cache-2.11-cpan-e9199f4ba4c )