NAME
Padre::Plugin::REPL - read-evaluate-print plugin for Padre
SYNOPSIS
This plugin will ask you for some code, evaluate it, and show you its output and what it returned.
Since this uses Devel::REPL, most of its plugins can be used in the same way as usual.
AUTHOR
Ryan Niebur, <ryanryan52 at gmail.com>
COPYRIGHT & LICENSE
Copyright 2009 Ryan Niebur, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.