Provided by: libreply-perl_0.34-1_all bug

NAME

       Reply::Plugin::Autocomplete::Functions - tab completion for function names

VERSION

       version 0.34

SYNOPSIS

         ; .replyrc
         [ReadLine]
         [Autocomplete::Functions]

DESCRIPTION

       This plugin registers a tab key handler to autocomplete function names in Perl code,
       including imported functions.

AUTHOR

       Jesse Luehrs <doy@tozt.net>

COPYRIGHT AND LICENSE

       This software is Copyright (c) 2013 by Jesse Luehrs.

       This is free software, licensed under:

         The MIT (X11) License