![]() |
![]()
| ![]() |
![]()
NAMEBash::Completion::Plugins::Perldoc - complete perldoc command VERSIONversion 0.008 SYNOPSIS## not to be used directly DESCRIPTIONA plugin for the "perldoc" command. Completes module names, and function names if the -f parameter is used. Heavily based on Aristotle's perldoc-complete METHODSshould_activateActivate this "Bash::Completion::Plugins::Perldoc" plugin if we can find the "perldoc" command. generate_bash_setupMake sure we use bash "complete" options "nospace" and "default". completeCompletion logic for "perldoc". Completes Perl modules only for now. SEE ALSOAUTHORPedro Melo <melo@cpan.org> COPYRIGHT AND LICENSEThis software is Copyright (c) 2011 by Pedro Melo. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) POD ERRORSHey! The above document had some coding errors, which are explained below:
|