Scroll to navigation

Reply::Plugin::Autocomplete::Keywords(3pm) User Contributed Perl Documentation Reply::Plugin::Autocomplete::Keywords(3pm)

NAME

Reply::Plugin::Autocomplete::Keywords - tab completion for perl keywords

VERSION

version 0.42

SYNOPSIS

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

DESCRIPTION

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

AUTHOR

Jesse Luehrs <doy@tozt.net>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The MIT (X11) License
2022-06-17 perl v5.34.0