The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.