The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

$class->is_marked_as_sealed($e_root, $name)

Checks whether variable $name was marked as HT_SEALED.

$class->handle_sealed($e_root, $name, $e_val, $r_val, $err)

Is called to handle sealed value if needed.