Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.03 - 2013-06-03
- fix LexicalPersistence plugin (reported by tokuhirom)
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
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