| This Release | Devel-REPL-1.003007 | [Download] [Browse] | 02 Jul 2009 | |||
| Latest Release | Devel-REPL-1.003012 | [Download] [Browse] | 27 Sep 2010 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (17) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (344) NA (11) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Devel::REPL | a modern perl interactive shell | 1.003007 | |
| Devel::REPL::Error | |||
| Devel::REPL::Meta::Plugin | |||
| Devel::REPL::Plugin | |||
| Devel::REPL::Plugin::B::Concise | B::Concise dumping of expression optrees | ||
| Devel::REPL::Plugin::Colors | add color to return values, warnings, and errors | ||
| Devel::REPL::Plugin::Commands | Generic command creation plugin using injected functions | ||
| Devel::REPL::Plugin::Completion | Extensible tab completion | ||
| Devel::REPL::Plugin::CompletionDriver::Globals | Complete global variables, packages, namespaced functions | ||
| Devel::REPL::Plugin::CompletionDriver::INC | Complete module names in use and require | ||
| Devel::REPL::Plugin::CompletionDriver::Keywords | Complete Perl keywords and operators | ||
| Devel::REPL::Plugin::CompletionDriver::LexEnv | Complete variable names in the REPL's lexical environment | ||
| Devel::REPL::Plugin::CompletionDriver::Methods | Complete class or object method names | ||
| Devel::REPL::Plugin::CompletionDriver::Turtles | Complete Turtles-based commands | ||
| Devel::REPL::Plugin::DDS | Format results with Data::Dump::Streamer | ||
| Devel::REPL::Plugin::DumpHistory | Plugin for Devel::REPL to save or print the history. | ||
| Devel::REPL::Plugin::FancyPrompt | facilitate user-defined prompts | ||
| Devel::REPL::Plugin::FindVariable | Finds variables by name | ||
| Devel::REPL::Plugin::History | Keep track of all input, provide shortcuts !1, !-1 | ||
| Devel::REPL::Plugin::Interrupt | traps SIGINT to kill long-running lines | ||
| Devel::REPL::Plugin::LexEnv | Provide a lexical environment for the REPL | ||
| Devel::REPL::Plugin::MultiLine::PPI | read lines until all blocks are closed | ||
| Devel::REPL::Plugin::NewlineHack | (deprecated) | ||
| Devel::REPL::Plugin::Nopaste | #nopaste to upload session's input and output | ||
| Devel::REPL::Plugin::OutputCache | remember past results, _ is most recent | ||
| Devel::REPL::Plugin::PPI | PPI dumping of Perl code | ||
| Devel::REPL::Plugin::Packages | Keep track of which package the user is in | ||
| Devel::REPL::Plugin::Peek | Devel::Peek plugin for Devel::REPL. | ||
| Devel::REPL::Plugin::ReadLineHistory | Integrate history with the facilities provided by Term::ReadLine | ||
| Devel::REPL::Plugin::Refresh | reload libraries with Module::Refresh | ||
| Devel::REPL::Plugin::ShowClass | Dump classes initialized with Class::MOP | ||
| Devel::REPL::Plugin::Timing | display execution times | ||
| Devel::REPL::Plugin::Turtles | Generic command creation using a read hook | ||
| Devel::REPL::Profile | |||
| Devel::REPL::Profile::Default | |||
| Devel::REPL::Script |