Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: trapChapter 8
Standard Modules
Next: Reference: varglob
 

untrap

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

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


Previous: Reference: trapPerl in a NutshellNext: Reference: varglob
Reference: trapBook IndexReference: varglob