X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=lib%2FIPC%2FMorseSignals%2FEmitter.pm;fp=lib%2FIPC%2FMorseSignals%2FEmitter.pm;h=ffed6f987349a749787b6ab6c7c6d6a37ad4356d;hp=a8abfae3421cd384fdc36d9bee53de7ddf70e9bd;hb=4ccefc20fdf523c2a0cfedceedf433e3d08dbba9;hpb=7e42816fe51579abd0b266c1900b57e28345e4ab diff --git a/lib/IPC/MorseSignals/Emitter.pm b/lib/IPC/MorseSignals/Emitter.pm index a8abfae..ffed6f9 100644 --- a/lib/IPC/MorseSignals/Emitter.pm +++ b/lib/IPC/MorseSignals/Emitter.pm @@ -22,6 +22,12 @@ Version 0.16 our $VERSION = '0.16'; +=head1 WARNING + +Due to the POSIX signals specification (which I wasn't aware of at the time I wrote this module), this module is by nature completely unreliable and will never work properly. +It is therefore B. +Please don't use it (if you were actually crazy enough to use it). + =head1 SYNOPSIS use IPC::MorseSignals::Emitter;