]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blobdiff - lib/IPC/MorseSignals.pm
Formally deprecate the module
[perl/modules/IPC-MorseSignals.git] / lib / IPC / MorseSignals.pm
index 2da548f498d4d98f6402c039ea1afc6415cb6088..56231ac25bd9f6ff95222cfcc1ad75bafe9ae738 100644 (file)
@@ -15,6 +15,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<deprecated>.
+Please don't use it (if you were actually crazy enough to use it).
+
 =head1 SYNOPSIS
 
     # In the sender process