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

NAME

mop::class - A meta-object to represent classes

DESCRIPTION

TODO

METHODS

BUILD
superclass
is_abstract
make_class_abstract
new_instance(%args)
clone_instance($instance, %args)
instance_generator
set_instance_generator($generator)
create_fresh_instance_structure

SEE ALSO

Class Details

BUGS

Since this module is still under development we would prefer to not use the RT bug queue and instead use the built in issue tracker on Github.

Git Repository

Issue Tracker

AUTHOR

Stevan Little <stevan.little@iinteractive.com>

Jesse Luehrs <doy@tozt.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Infinity Interactive.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.