Description
Restricted compartments can evaluate Perl code with selected operations disabled. Developers use it for controlled execution of limited snippets, configuration expressions, or plugin-like code. It is security-sensitive and should not be treated as a complete boundary for untrusted code without careful review.