SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

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

Content of RPM  Changelog  Provides Requires

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 :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl = 5.18.2


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/IPC
/usr/lib/perl5/vendor_perl/5.18.2/IPC/Signal.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/IPC
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/IPC/Signal
/usr/share/doc/packages/perl-IPC-Signal
/usr/share/doc/packages/perl-IPC-Signal/README
/usr/share/man/man3/IPC::Signal.3pm.gz

 
ICM