IPC::Signal man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Signal(3)	      User Contributed Perl Documentation	     Signal(3)

NAME
       IPC::Signal - Utility functions dealing with signals

SYNOPSIS
	   $number = sig_num $name;
	   $name   = sig_name $number;

	   sig_translate_setup;
	   $number = $Sig_num{$name};
	   $name   = $Sig_name[$number];

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 @Sig_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.

       @Sig_name
	   An array mapping signal numbers to chopped signal names (like
	   "HUP").

AUTHOR
       Roderick Schertler <roderick@argon.org>

SEE ALSO
       perl(1).

perl v5.14.0			  1998-10-27			     Signal(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net