| Name: | perl-Devel-REPL-Plugin-Interrupt | 
|---|---|
| Version: | 1.003028 | 
| Release: | 17.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 4075 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Devel-REPL-Plugin-Interrupt-1.003028-17.el8.noarch.rpm | 
| Source RPM: | perl-Devel-REPL-1.003028-17.el8.src.rpm | 
| Build Date: | Fri Mar 19 2021 | 
| Build Host: | jenkins-172-17-0-2-64827164-b111-4ef2-b3e1-0b1d6e69c3dd.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Devel-REPL | 
| Summary: | Devel-REPL plugin for trapping INT signal | 
| 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.)  |