Changes for version 0.05 - 2013-06-04

  • avoid test failures from DataPrinter, since it's optional

Documentation

read, eval, print, loop, yay!

Modules

read, eval, print, loop, yay!
base class for Reply plugins
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