
Bread::Board::Declare::Role::Service - role for Bread::Board::Service objects

version 0.14

This role modifies Bread::Board::Service objects for use in Bread::Board::Declare.
It holds a reference to the attribute object that the service is associated with,
and overrides the get method to prefer to return the value in the attribute,
if it exists.

The attribute metaobject that this service is associated with.

Returns the Bread::Board::Declare container object that this service is contained in.

Jesse Luehrs <doy at tozt dot net>

This software is copyright (c) 2013 by Jesse Luehrs.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.