SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IPC-Signal
Version : 1.00 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp151.2.1 Date : 2018-12-03 22:18:58
Group : Development/Libraries/Perl Source RPM : perl-IPC-Signal-1.00-lp151.2.1.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_Leap_15.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/IPC
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Signal.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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