The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2016-08-15

  • NEW
    • Implemented custom Entity/ResultSet classes
      • set via entity_namespaces/resultset_namespaces
      • can now define entities via custom classes instead of register_types()
  • TESTS
    • migrated to Test2

Documentation

Users Manual

Modules

Entity-Attribute-Value data modeling (aka 'open schema') for Perl
Represents 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.