The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bolts::Role::SelfLocator - Makes a Moose object into a locator

VERSION

version 0.143171

DESCRIPTION

Any Moose object can turned into a Bolts::Role::Locator easily just by implementing this role.

ROLES

METHODS

root

Returns the invocant.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Qubling Software LLC.

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