The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reply::Plugin::Autocomplete::Methods - tab completion for methods

VERSION

version 0.29

SYNOPSIS

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

DESCRIPTION

This plugin registers a tab key handler to autocomplete method names in Perl code.

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