Man Page: devel::repl::plugin::interrupt
Operating Environment: debian
Section: 3pm
Devel::REPL::Plugin::Interrupt(3pm) User Contributed Perl Documentation Devel::REPL::Plugin::Interrupt(3pm)NAMEDevel::REPL::Plugin::Interrupt - traps SIGINT to kill long-running linesDESCRIPTIONBy 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.)AUTHORShawn 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(3pm) - debian |
| devel::patchperl::plugin(3pm) - debian |
| devel::repl::plugin::nopaste(3pm) - debian |
| pdl::perldl2::printcontrol(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| How to copy a column of multiple files and paste into new excel file (next to column)? |