[ 原始碼: libsys-sigaction-perl ]
套件:libsys-sigaction-perl(0.23-2)
libsys-sigaction-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsys-sigaction-perl:
- [libsys-sigaction-perl_0.23-2.dsc]
- [libsys-sigaction-perl_0.23.orig.tar.gz]
- [libsys-sigaction-perl_0.23-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl extension for consistent signal handling
Sig::SigAction implements set_sig_handler(), which sets up a signal handler and (optionally) returns an object which causes the signal handler to be reset to the previous value, when it goes out of scope.
Also implemented is timeout_call() which takes a timeout value and a code reference, and executes the code reference wrapped with an alarm timeout.
Finally, two convenience routines are defined which allow one to get the signal name from the number -- sig_name(), and get the signal number from the name -- sig_number().
其他與 libsys-sigaction-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language