Binary package “libthread-sigmask-perl” in ubuntu mantic

module for thread specific signal masks

 Thread::SigMask provides per-thread signal masks. On non-threaded perls it
 will be effectively the same as POSIX::sigprocmask. The interface works
 exactly the same as sigprocmask.