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

MooseX::Singleton::Meta::Instance

DESCRIPTION

This instance metaclass manages attribute access and storage. When accessing an attribute, it will convert a bare package to its cached singleton instance (creating it if necessary).