Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: shareChapter 8
Standard Modules
Next: Reference: untrap
 

trap

$cpt->trap (op[, ...])

For each operator specified in the argument list, sets the corresponding bit in the compartment's operator mask.


Previous: Reference: sharePerl in a NutshellNext: Reference: untrap
Reference: shareBook IndexReference: untrap