Changes for version 0.33 - 2013-08-16

  • Support Term::ReadLine::Caroline (tokuhirom, #24)

Documentation

read, eval, print, loop, yay!

Modules

read, eval, print, loop, yay!
command line app runner for Reply
config loading for Reply
base class for Reply plugins
automatically refreshes the external code you use
tab completion for reply commands
tab completion for function names
tab completion for global variables
tab completion for perl keywords
tab completion for lexical variables
tab completion for methods
tab completion for package names
display error stack traces only on demand
colorize output
format results using Data::Dump
format results using Data::Dumper
format results using Data::Printer
command to edit the current line in a text editor
provides a more informative prompt
persists lexical hints across input lines
allows using Ctrl+C to interrupt long-running lines
persists lexical variables between lines
attempts to load classes implicitly if possible
command to nopaste a transcript of the current session
persist the current package between lines
use Term::ReadLine for user input
retain previous results to be able to refer to them later
time commands

Provides

in lib/Reply/Plugin/Defaults.pm
in lib/Reply/Util.pm