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

NAME

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

NOTE

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

Shawn M Moore, <sartak at gmail dot com>