X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FIPC%2FMorseSignals.pm;h=2da548f498d4d98f6402c039ea1afc6415cb6088;hb=21ecaad0abc3afdc379efa498a0fdad4ff0e2000;hp=e2d512219c89597c8c9b10712fb72f94a297f4a3;hpb=5a3dc36cc362beb37354a407921d311cef15c172;p=perl%2Fmodules%2FIPC-MorseSignals.git diff --git a/lib/IPC/MorseSignals.pm b/lib/IPC/MorseSignals.pm index e2d5122..2da548f 100644 --- a/lib/IPC/MorseSignals.pm +++ b/lib/IPC/MorseSignals.pm @@ -36,13 +36,18 @@ our $VERSION = '0.16'; =head1 DESCRIPTION -This module implements a rare form of IPC by sending Morse-like signals through C and C. Both of those signals are used, so you won't be able to keep them for something else when you use this module. +This module implements a rare form of IPC by sending Morse-like signals through C and C. +Both of those signals are used, so you won't be able to keep them for something else when you use this module. =over 4 -=item L is a base class for emitters ; +=item * -=item L is a base class for receivers. +L is a base class for emitters ; + +=item * + +L is a base class for receivers. =back @@ -77,7 +82,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