Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.123 POSIXChapter 8
Standard Modules
Next: Reference: addset
 

new

$sigset = POSIX::SigSet->new[(args)]

Constructor. Creates new SigSet object. Optional arguments are used to initialize the set.


Previous: 8.123 POSIXPerl in a NutshellNext: Reference: addset
8.123 POSIXBook IndexReference: addset