-
-
03 Mar 2020 12:08:15 UTC
- Distribution: Data-Object-ClassHas
- Module version: 2.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (2003 / 0 / 78)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (9.93KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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".
PROJECT
Module Install Instructions
To install Data::Object::ClassHas, copy and paste the appropriate command in to your terminal.
cpanm Data::Object::ClassHas
perl -MCPAN -e shell install Data::Object::ClassHas
For more information on module installation, please visit the detailed CPAN module installation guide.