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::Callback - Callback interface

Usage

  use Callback;

Description

The Callback interface is an interface for callbacks.

Interface Methods

Anon Method

required method : void ();

A callback.

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License