Name : perl-IPC-Signal
| |
Version : 1.00
| Vendor : Roderick Schertler < Froderick_argon_org>
|
Release : 9.3
| Date : 2017-11-25 21:17:52
|
Group : Development/Languages/perl
| Source RPM : perl-IPC-Signal-1.00-9.3.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : IPC-Signal - Utility functions dealing with signals
|
Description :
This module contains utility functions for dealing with signals.
Nothing is exported by default.
=over
=item sig_num *chopped-signal-name*
Returns the signal number of the signal whose name (sans \"SIG\") is *chopped-signal-name*, or undef if there is no such signal.
This function is prototyped to take a single scalar argument.
=item sig_name *signal-number*
Returns the chopped signal name (like \"HUP\") of signal number *signal-number*, or undef if there is no such signal.
This function is prototyped to take a single scalar argument.
=item sig_translate_setup
If you want to use the AATTSig_name and %Sig_num variables directly you must call sig_translate_setup to initialize them. This isn\'t necessary if you only use the function interfaces sig_name() and sig_num().
This function is prototyped to take no arguments.
=item %Sig_num
A hash with chopped signal name keys (like \"HUP\") and integer signal number values.
=item AATTSig_name
An array mapping signal numbers to chopped signal names (like \"HUP\").
=back
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/lemmy04/openSUSE_Leap_42.3/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
IPC-Signal
perl(IPC::Signal)
perl-IPC-Signal
perl-IPC-Signal(x86-64)
Requires :