r61093@onn: sartak | 2008-05-26 21:37:55 -0400
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / Interrupt.pm
index 1d79bd8..fdb2b5a 100644 (file)
@@ -16,3 +16,15 @@ around 'eval' => sub {
 
 1;
 
+__END__
+
+=head1 NAME
+
+Devel::REPL::Plugin::Interrupt - traps SIGINT to kill long-running lines
+
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
+=cut
+