libdbix-class-introspectablem2m-perl

Introspection of many-to-many dbix::class relationships
  https://metacpan.org/release/DBIx-Class-IntrospectableM2M
  0
  no reviews



Because dbix::class many-to-many relationships are not actual relationships, they cannot be introspected with dbix::class. they are actually just a collection of convenience methods that bridge two actual relationships.

dbix::class::introspectablem2m can be used to store all relevant information about these m2m relationships so they can later be introspected and examined.