X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Makefile.PL;h=86c84c23f968e90833c0d6a73f826ddd895302e0;hp=6f37ee183a5d127148ec1b5b27b7f95a15fd3355;hb=88d6bf36484ce580aa093654129e9b707ccb1c66;hpb=54fea9b0966ec7b5f91bc0567a41503c2e4e283b diff --git a/Makefile.PL b/Makefile.PL index 6f37ee1..86c84c2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -37,7 +37,7 @@ feature 'INC completion driver - tab complete module names in use and require', 'File::Next' => 0; feature 'Interrupt plugin - traps SIGINT to kill long-running lines', - -default => 0, + -default => 1, 'Sys::SigAction' => 0; feature 'Keywords completion driver - tab complete Perl keywords and operators',