NAME
Data::Object::RoleHas
ABSTRACT
Attribute Builder for Data-Object Role
SYNOPSIS
package main;
# use Data::Object::Role;
use Data::Object::RoleHas;
1;
DESCRIPTION
This package provides options for defining class attributes.
INHERITS
This package inherits behaviors from:
Data::Object::Attributes
AUTHOR
Al Newkirk, awncorp@cpan.org
LICENSE
Copyright (C) 2011-2019, Al Newkirk, et al.
This is free software; you can redistribute it and/or modify it under
the terms of the The Apache License, Version 2.0, as elucidated in the
"license file"
<https://github.com/iamalnewkirk/data-object-rolehas/blob/master/LICENSE>.
PROJECT
Wiki <https://github.com/iamalnewkirk/data-object-rolehas/wiki>
Project <https://github.com/iamalnewkirk/data-object-rolehas>
Initiatives
<https://github.com/iamalnewkirk/data-object-rolehas/projects>
Milestones
<https://github.com/iamalnewkirk/data-object-rolehas/milestones>
Contributing
<https://github.com/iamalnewkirk/data-object-rolehas/blob/master/CONTRIBUTE.md>
Issues <https://github.com/iamalnewkirk/data-object-rolehas/issues>