| Reply |
read, eval, print, loop, yay! |
0.29 |
metacpan |
| Reply::App |
command line app runner for Reply |
0.29 |
metacpan |
| Reply::Config |
config loading for Reply |
0.29 |
metacpan |
| Reply::Plugin |
base class for Reply plugins |
0.29 |
metacpan |
| Reply::Plugin::AutoRefresh |
automatically refreshes the external code you use |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Commands |
tab completion for reply commands |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Functions |
tab completion for function names |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Globals |
tab completion for global variables |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Keywords |
tab completion for perl keywords |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Lexicals |
tab completion for lexical variables |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Methods |
tab completion for methods |
0.29 |
metacpan |
| Reply::Plugin::Autocomplete::Packages |
tab completion for package names |
0.29 |
metacpan |
| Reply::Plugin::CollapseStack |
display error stack traces only on demand |
0.29 |
metacpan |
| Reply::Plugin::Colors |
colorize output |
0.29 |
metacpan |
| Reply::Plugin::DataDump |
format results using Data::Dump |
0.29 |
metacpan |
| Reply::Plugin::DataDumper |
format results using Data::Dumper |
0.29 |
metacpan |
| Reply::Plugin::DataPrinter |
format results using Data::Printer |
0.29 |
metacpan |
| Reply::Plugin::Editor |
command to edit the current line in a text editor |
0.29 |
metacpan |
| Reply::Plugin::FancyPrompt |
provides a more informative prompt |
0.29 |
metacpan |
| Reply::Plugin::Hints |
persists lexical hints across input lines |
0.29 |
metacpan |
| Reply::Plugin::Interrupt |
allows using Ctrl+C to interrupt long-running lines |
0.29 |
metacpan |
| Reply::Plugin::LexicalPersistence |
persists lexical variables between lines |
0.29 |
metacpan |
| Reply::Plugin::LoadClass |
attempts to load classes implicitly if possible |
0.29 |
metacpan |
| Reply::Plugin::Nopaste |
command to nopaste a transcript of the current session |
0.29 |
metacpan |
| Reply::Plugin::Packages |
persist the current package between lines |
0.29 |
metacpan |
| Reply::Plugin::ReadLine |
use Term::ReadLine for user input |
0.29 |
metacpan |
| Reply::Plugin::ResultCache |
retain previous results to be able to refer to them later |
0.29 |
metacpan |
| Reply::Plugin::Timer |
time commands |
0.29 |
metacpan |