Movatterモバイル変換


[0]ホーム

URL:


 / 
Devel-REPL-1.003029
River stage two • 24 direct dependents • 35 total dependents

Changes for version 1.003029 - 2022-05-28

  • removed File::HomeDir dependency

Documentation

Devel::REPL::Overview
overview of Devel::REPL.

Modules

Devel::REPL
A modern perl interactive shell
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::DDC
Format results with Data::Dumper::Concise
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::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
Code to execute when re.pl starts

Provides

Devel::REPL::Error
in lib/Devel/REPL/Error.pm
Devel::REPL::Meta::Plugin
in lib/Devel/REPL/Meta/Plugin.pm
Devel::REPL::Plugin
in lib/Devel/REPL/Plugin.pm
Devel::REPL::Profile::Default
in lib/Devel/REPL/Profile/Default.pm
Devel::REPL::Profile::Minimal
in lib/Devel/REPL/Profile/Minimal.pm
Devel::REPL::Profile::Standard
in lib/Devel/REPL/Profile/Standard.pm
Devel::REPL::Script
in lib/Devel/REPL/Script.pm

Examples

Other files

Module Install Instructions

To install Devel::REPL, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Devel::REPL

CPAN shell

perl -MCPAN -e shellinstall Devel::REPL

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp