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:
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".