| Bash::Completion::Plugins::Perldoc - complete perldoc command line |
Bash::Completion::Plugins::Perldoc - complete perldoc command line
version 0.001
## not to be used directly
A plugin for the perldoc command. Completes module names, for now.
A future version should use the work of Aristotle Pagaltzis at http://github.com/ap/perldoc-complete.
Activate this Bash::Completion::Plugins::Perldoc plugin if we can
find the perldoc command.
Make sure we use bash complete options nospace and default.
Completion logic for perldoc. Completes Perl modules only for now.
Pedro Melo <melo@cpan.org>
This software is Copyright (c) 2010 by Pedro Melo.
This is free software, licensed under:
The Artistic License 2.0
| Bash::Completion::Plugins::Perldoc - complete perldoc command line |