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

Name

SPVM::Scope::Guard::Handler - Handler of Scope::Guard

Usage

  use Scope::Guard::Handler;

Description

Scope::Guard::Handler is an interface for the handler of Scope::Guard.

Interface Methods

Anon Method

  required method : void ();

The handler of Scope::Guard.