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::Compile::Bootstrap - Helps Moose .pmc files load.

SYNOPSIS

    # no user servicable parts inside

HERE BE DRAGONS

This is alpha code. You can tinker, subclass etc but beware that things definitely will change in the near future.

When a final version comes out there will be a documented process for how to extend the bootstrapper to handle your classes, whether by subclassing or using various hooks.

In the future this file will also live in its own distribution so that you can deploy compiled .pmc files without ever needing to install Moose on your target machine.