NAME

MOP::Slot::Initializer - A representation of a class slot initializer

VERSION

version 0.09

DESCRIPTION

Slots in the MOP World (sung to the tune of "Spirits in the Material World" by the Police), more details later ...

CONSTRUCTORS

new( name = $name, initializer => $initializer )>
new( $name, $initializer )

METHODS

name
initializer
origin_stash
was_aliased_from

AUTHOR

Stevan Little <stevan@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Stevan Little.

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