X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=lib%2FIPC%2FMorseSignals%2FReceiver.pm;fp=lib%2FIPC%2FMorseSignals%2FReceiver.pm;h=a72eec7472c7f70b2e1cbe51122463ca11b7d5a9;hb=21ecaad0abc3afdc379efa498a0fdad4ff0e2000;hp=1d8472f5acd31f74299d85a61b83d8f137e67a15;hpb=b52005935d531b334d32321ba97c9a94d85cbb0c;p=perl%2Fmodules%2FIPC-MorseSignals.git diff --git a/lib/IPC/MorseSignals/Receiver.pm b/lib/IPC/MorseSignals/Receiver.pm index 1d8472f..a72eec7 100644 --- a/lib/IPC/MorseSignals/Receiver.pm +++ b/lib/IPC/MorseSignals/Receiver.pm @@ -39,7 +39,8 @@ This module installs C<$SIG{qw/USR1 USR2/}> handlers and forwards the bits recei my $imr = IPC::MorseSignals::Receiver->new(%bmr_options); -Creates a new receiver object. Its arguments are passed to L, in particular the C callback. +Creates a new receiver object. +Its arguments are passed to L, in particular the C callback. =cut @@ -86,7 +87,8 @@ You can contact me by mail or on C (vincent). =head1 BUGS -Please report any bugs or feature requests to C, or through the web interface at L. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. +Please report any bugs or feature requests to C, or through the web interface at L. +I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. =head1 SUPPORT