debian man page for devel::repl::plugin::interrupt

Query: devel::repl::plugin::interrupt

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Devel::REPL::Plugin::Interrupt(3pm)			User Contributed Perl Documentation		       Devel::REPL::Plugin::Interrupt(3pm)

NAME
Devel::REPL::Plugin::Interrupt - traps SIGINT to kill long-running lines
DESCRIPTION
By default Devel::REPL exits on SIGINT (usually Ctrl-C). If you load this module, SIGINT will be trapped and used to kill long-running commands (statements) and also to kill the line being edited (like eg. BASH do). (You can still use Ctrl-D to exit.)
AUTHOR
Shawn M Moore, "<sartak at gmail dot com>" perl v5.14.2 2010-05-08 Devel::REPL::Plugin::Interrupt(3pm)
Related Man Pages
pdl2(1p) - debian
devel::patchperl::plugin(3pm) - debian
devel::repl::plugin::fancyprompt(3pm) - debian
devel::stacktrace::withlexicals(3pm) - debian
pdl::perldl2::perldl2(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results