Revision history for Class-Monkey

0.004   09-04-2012
        Added 'exports' method to export an existing subroutine to a patched class or instance.

0.003   04-04-2012
        Removed pod tests that were failing

0.002   03-04-2012
        You can now pass instances to all hooks. So instead of using a constant to modify an entire class, simply pass it an instance instead and it will modify only that.

0.001   02-04-2012
        First version, released on an unsuspecting world.

