CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     D     > >     Devel     > >     Devel-REPL
Distribution Devel-REPL [Download]
Author DOY [ Jesse Luehrs ]
Version 1.003012
Abstract a modern perl interactive shell
Released 27 Sep 2010
Size 53.3 KB
MD5 Checksum bff993f2799b2e2cfbc89fbb74607106
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites App::Nopaste  |   B::Keywords  |   Data::Dump::Streamer  |   Data::Dumper::Concise  |   File::HomeDir  |   File::Next  |   File::Spec  |   Lexical::Persistence  |   Module::Refresh  |   Moose  |   MooseX::AttributeHelpers  |   MooseX::Getopt  |   MooseX::Object::Pluggable  |   namespace::clean  |   PPI  |   Sys::SigAction  |   Task::Weaken  |   Term::ANSIColor  |  

Modules

Devel::REPL  [source]   [v 1.003012] a modern perl interactive shell
Devel::REPL::Error [source]
Devel::REPL::Meta::Plugin [source]
Devel::REPL::Plugin [source]
Devel::REPL::Plugin::B::Concise  [source] B::Concise dumping of expression optrees
Devel::REPL::Plugin::Colors  [source] add color to return values, warnings, and errors
Devel::REPL::Plugin::Commands  [source] Generic command creation plugin using injected functions
Devel::REPL::Plugin::Completion  [source] Extensible tab completion
Devel::REPL::Plugin::CompletionDriver::Globals  [source] Complete global variables, packages, namespaced functions
Devel::REPL::Plugin::CompletionDriver::INC  [source] Complete module names in use and require
Devel::REPL::Plugin::CompletionDriver::Keywords  [source] Complete Perl keywords and operators
Devel::REPL::Plugin::CompletionDriver::LexEnv  [source] Complete variable names in the REPL's lexical environment
Devel::REPL::Plugin::CompletionDriver::Methods  [source] Complete class or object method names
Devel::REPL::Plugin::CompletionDriver::Turtles  [source] Complete Turtles-based commands
Devel::REPL::Plugin::DDC  [source] Format results with Data::Dumper::Concise
Devel::REPL::Plugin::DDS  [source] Format results with Data::Dump::Streamer
Devel::REPL::Plugin::DumpHistory  [source] Plugin for Devel::REPL to save or print
Devel::REPL::Plugin::FancyPrompt  [source] facilitate user-defined prompts
Devel::REPL::Plugin::FindVariable  [source] Finds variables by name
Devel::REPL::Plugin::History  [source] Keep track of all input, provide shortcuts !1, !-1
Devel::REPL::Plugin::Interrupt  [source] traps SIGINT to kill long-running lines
Devel::REPL::Plugin::LexEnv  [source] Provide a lexical environment for the REPL
Devel::REPL::Plugin::MultiLine::PPI  [source] read lines until all blocks are closed
Devel::REPL::Plugin::NewlineHack  [source] (deprecated)
Devel::REPL::Plugin::Nopaste  [source] #nopaste to upload session's input and output
Devel::REPL::Plugin::OutputCache  [source] remember past results, _ is most recent
Devel::REPL::Plugin::Packages  [source] Keep track of which package the user is in
Devel::REPL::Plugin::Peek  [source] L<Devel::Peek> plugin for L<Devel::REPL>.
Devel::REPL::Plugin::PPI  [source] PPI dumping of Perl code
Devel::REPL::Plugin::ReadLineHistory  [source] Integrate history with the facilities provided by L<Term::ReadLine>
Devel::REPL::Plugin::Refresh  [source] reload libraries with Module::Refresh
Devel::REPL::Plugin::ShowClass  [source] Dump classes initialized with Class::MOP
Devel::REPL::Plugin::Timing  [source] display execution times
Devel::REPL::Plugin::Turtles  [source] Generic command creation using a read hook
Devel::REPL::Profile  [source]
Devel::REPL::Profile::Default [source]
Devel::REPL::Script [source]

Categories

Development Support    >>     Devel

Win32 PPM packages for "Devel-REPL"

ActiveState default Perl 5.10 repository   [  v 1.003007   ]
ActiveState default Perl 5.12 repository   [  v 1.001000   ]
ActiveState default Perl 5.8 repository   [  v 1.003007   ]
tcool.org Perl 5.8 repository   [  v 1.002001   ]
trouchelle.com Perl 5.10 repository   [  v 1.003012   ]
trouchelle.com Perl 5.12 repository   [  v 1.003007   ]
trouchelle.com Perl 5.8 repository   [  v 1.003007   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.