table of contents
Mo::xs(3) | User Contributed Perl Documentation | Mo::xs(3) |
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.
2016-07-08 | perl v5.40.0 |