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

NAME

Reply::Plugin::CarpReply - plugin that implements most of the functionality of Carp::Reply

VERSION

version 0.07

SYNOPSIS

  Reply->new(plugins => ['CarpReply'])->run;

DESCRIPTION

This plugin implements the Reply shell commands to support Carp::Reply's behavior. It currently isn't incredibly useful on its own as part of a config file, but can be useful if you want more control over creating a Carp::Reply-like shell.

See the Carp::Reply docs for a description of the commands provided by this plugin.

AUTHOR

Jesse Luehrs <doy at cpan dot org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2013 by Jesse Luehrs.

This is free software, licensed under:

  The MIT (X11) License