There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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