NAME
Devel::REPL::Plugin::LexEnvCarp - Devel::REPL plugin for Carp::REPL
VERSION
Version 0.05
SYNOPSIS
This implements exactly the same thing as the Devel::REPL::Plugin::LexEnv module except the lexical environment exposed by Carp::REPL is mixed in.
It also adds a few extra commands like :up and :down to move up and down the stack.
AUTHOR
Shawn M Moore, <sartak at gmail.com>
BUGS
Please report any bugs to a medium given by Carp::REPL.
COPYRIGHT & LICENSE
Copyright 2007 Shawn M Moore, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.