Devel::REPL::Plugin::Completion - Extensible tab completion


Devel-REPL documentation  | view source Contained in the Devel-REPL distribution.

Index


NAME

Top

Devel::REPL::Plugin::Completion - Extensible tab completion

NOTE

Top

By default, the Completion plugin explicitly does not use the Gnu readline or Term::ReadLine::Perl fallback filename completion.

Set the attribute do_readline_filename_completion to 1 to enable this feature.

AUTHOR

Top

Shawn M Moore, <sartak at gmail dot com>


Devel-REPL documentation  | view source Contained in the Devel-REPL distribution.