X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FInterrupt.pm;h=d983022db85979d5e5e27461d0ee7feb1a4e4e62;hp=1d79bd8af77e726737dcf86c75829ff95769a8c7;hb=cfd1094b45c394258ccda08216f1435bf40e1d50;hpb=54d0f9a0eb9822d8d5973cc0e8aac52fab238245 diff --git a/lib/Devel/REPL/Plugin/Interrupt.pm b/lib/Devel/REPL/Plugin/Interrupt.pm index 1d79bd8..d983022 100644 --- a/lib/Devel/REPL/Plugin/Interrupt.pm +++ b/lib/Devel/REPL/Plugin/Interrupt.pm @@ -16,3 +16,11 @@ around 'eval' => sub { 1; +__END__ + +=head1 NAME + +Devel::REPL::Plugin::Interrupt - traps SIGINT to kill long-running lines + +=cut +