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

Changes for version 0.08 - 2013-06-21

  • add AutoRefresh plugin (Michael Reddick)

Documentation

read, eval, print, loop, yay!

Modules

read, eval, print, loop, yay!
config loading for Reply
base class for Reply plugins
automatically refreshes the external code you use
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