NAME
Bash::Completion::Plugins::Perldoc - complete perldoc command
VERSION
version 0.008
SYNOPSIS
## not to be used directly
DESCRIPTION
A plugin for the perldoc
command. Completes module names, and function names if the -f parameter is used.
Heavily based on Aristotle's perldoc-complete
METHODS
should_activate
Activate this Bash::Completion::Plugins::Perldoc
plugin if we can find the perldoc
command.
generate_bash_setup
Make sure we use bash complete
options nospace
and default
.
complete
Completion logic for perldoc
. Completes Perl modules only for now.
SEE ALSO
AUTHOR
Pedro Melo <melo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by Pedro Melo.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 167:
Deleting unknown formatting code V<>