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

Changes for version 0.04 - 2013-06-04

  • add a bit of option parsing to the reply script, to support choosing an alternate configuration file
  • Data::Printer plugin (creaktive)

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

Provides

in lib/Reply/Plugin/Defaults.pm