-
-
09 Feb 2018 14:31:05 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (609 / 0 / 19)
- Kwalitee
Bus factor: 0- 84.03% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (47.09KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Carlos Fernando Avila Gratz
Changes for version 0.11 - 2018-02-09
- new _normalize_entity_schema() method
- fixed declare_entities() bug
Documentation
Users ManualModules
Entity-Attribute-Value data modeling (aka 'open schema') for PerlRepresents a query used for fetching entities.Represents an entity record.An entity definition. Its attributes and relationships.Represents a query used for fetching a set of entities.Describes the physical EAV database schema.Abstracts common operations on a database table.Module Install Instructions
To install DBIx::EAV, copy and paste the appropriate command in to your terminal.
cpanm DBIx::EAV
perl -MCPAN -e shell install DBIx::EAV
For more information on module installation, please visit the detailed CPAN module installation guide.