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"
PROJECT
Initiatives
Milestones
Contributing