MooseX::Compile::Bootstrap - Helps L C<.pmc> files load.


MooseX-Compile documentation  | view source Contained in the MooseX-Compile distribution.

Index


NAME

Top

MooseX::Compile::Bootstrap - Helps Moose .pmc files load.

SYNOPSIS

Top

    # no user servicable parts inside

HERE BE DRAGONS

Top

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.


MooseX-Compile documentation  | view source Contained in the MooseX-Compile distribution.