The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

1;
=head1 Name
SPVM::Scope::Guard::Handler - Handler of Scope::Guard
=head1 Usage
=head1 Description
C<Scope::Guard::Handler> is an L<interface|SPVM::Document::Language/"Interface"> for the handler of L<Scope::Guard|SPVM::Scope::Guard>.
=head1 Interface Methods
=head2 Anon Method
required method : void ();
The handler of L<Scope::Guard|SPVM::Scope::Guard>.
=head1 Copyright & License
Copyright (c) 2023 Yuki Kimoto
MIT License