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

Mo::xs - Adds faster xs components

Synopsis

    use Mo qw'xs';

Description

The goal of this module is to make things fast by using XS modules. Currently we use Class::XSAccessor to provide fast accessors.

NOTE: This module is currently experimental and may not work with other features modules.