NAME
Data::Object::ClassHas
ABSTRACT
Attribute Builder for Data-Object Class
SYNOPSIS
package main;
# use Data::Object::Class;
use Data::Object::ClassHas;
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-classhas/blob/master/LICENSE>.
PROJECT
Wiki <https://github.com/iamalnewkirk/data-object-classhas/wiki>
Project <https://github.com/iamalnewkirk/data-object-classhas>
Initiatives
<https://github.com/iamalnewkirk/data-object-classhas/projects>
Milestones
<https://github.com/iamalnewkirk/data-object-classhas/milestones>
Contributing
<https://github.com/iamalnewkirk/data-object-classhas/blob/master/CONTRIBUTE.md>
Issues <https://github.com/iamalnewkirk/data-object-classhas/issues>