SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IPC-Signal rpm build for : openSUSE Tumbleweed. For other distributions click perl-IPC-Signal.

Name : perl-IPC-Signal
Version : 1.0.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2015-04-24 17:56:00
Group : Unspecified Source RPM : perl-IPC-Signal-1.0.0-1.4.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Utility functions dealing with signals
Description :
This module contains utility functions for dealing with signals.

Nothing is exported by default.

* *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.

* *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.

* *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.

* *%Sig_num*

A hash with chopped signal name keys (like \'HUP\') and integer signal number
values.

* *AATTSig_name*

An array mapping signal numbers to chopped signal names (like \'HUP\').

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-Signal-1.0.0-1.4.noarch.rpm
     

Provides :
perl(IPC::Signal)
perl-IPC-Signal

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/IPC
/usr/lib/perl5/vendor_perl/5.40.0/IPC/Signal.pm
/usr/share/doc/packages/perl-IPC-Signal
/usr/share/doc/packages/perl-IPC-Signal/Changes
/usr/share/doc/packages/perl-IPC-Signal/README
/usr/share/man/man3/IPC::Signal.3pm.gz

 
ICM