GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Bash::Completion::Plugins::Perldoc(3) User Contributed Perl Documentation Bash::Completion::Plugins::Perldoc(3)

Bash::Completion::Plugins::Perldoc - complete perldoc command

version 0.008

    ## not to be used directly

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

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.

Aristotle's perldoc-complete - https://github.com/ap/perldoc-complete

Pedro Melo <melo@cpan.org>

This software is Copyright (c) 2011 by Pedro Melo.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)

Hey! The above document had some coding errors, which are explained below:
Around line 167:
Deleting unknown formatting code V<>
2011-10-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.