Awesome
NAME
Bash::Completion - Extensible system to provide bash completion
SYNOPSIS
## For end users, in your .bashrc:
##
. setup-bash-complete
##
## Now install all the Bash::Completion::Plugins:: that you need
##
## For plugin writters, see Bash::Completion::Plugin
SUPPORT
You can also look for information at:
-
Github Issues
-
AnnoCPAN: Annotated CPAN documentation
-
CPAN Ratings
-
Search CPAN
COPYRIGHT / LICENSE
Copyright 2009 Pedro Melo.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.