perl-Devel-REPL-Plugin-Interrupt - Devel-REPL plugin for trapping INT signal
Website: | https://metacpan.org/release/Devel-REPL |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- 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 e.g. BASH do). (You can still use Ctrl-D to exit.)
Packages
perl-Devel-REPL-Plugin-Interrupt-1.003029-1.aldos.noarch [10 KiB] |
Changelog
by Joel Barrios (2022-06-01):
- Update to 1.003029. |