X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=lib%2FIPC%2FMorseSignals%2FEmitter.pm;h=7a4c3d6da05348b6919e9cf799991fe70d068b18;hp=ae7afdaccbe21687cba47d7dce6e716054e5d5a4;hb=21ecaad0abc3afdc379efa498a0fdad4ff0e2000;hpb=b52005935d531b334d32321ba97c9a94d85cbb0c diff --git a/lib/IPC/MorseSignals/Emitter.pm b/lib/IPC/MorseSignals/Emitter.pm index ae7afda..7a4c3d6 100644 --- a/lib/IPC/MorseSignals/Emitter.pm +++ b/lib/IPC/MorseSignals/Emitter.pm @@ -51,7 +51,10 @@ sub _check_self { %bme_options, ); -Creates a new emitter object. C specifies the delay between two sends, in seconds, while C is the number of bits sent per second. The delay value has priority over the speed. Default delay is 1 second. Extra arguments are passed to L. +Creates a new emitter object. +C specifies the delay between two sends, in seconds, while C is the number of bits sent per second. +The delay value has priority over the speed, and defaults to 1 second. +Extra arguments are passed to L. =cut @@ -161,7 +164,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