| Padre-Plugin-REPL documentation | view source | Contained in the Padre-Plugin-REPL distribution. |
Padre::Plugin::REPL - read-evaluate-print plugin for Padre
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.
Ryan Niebur, <ryanryan52 at gmail.com>
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.
| Padre-Plugin-REPL documentation | view source | Contained in the Padre-Plugin-REPL distribution. |