Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2DCAB63B8BD for ; Tue, 25 Nov 2008 14:37:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D7EF763B158; Tue, 25 Nov 2008 14:37:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 18E1063B14A for ; Tue, 25 Nov 2008 14:37:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 053FA175D0; Tue, 25 Nov 2008 14:37:57 +0000 (UTC) From: David Brownlee Subject: CVS commit: pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org Message-Id: <20081125143757.053FA175D0@cvs.netbsd.org> Date: Tue, 25 Nov 2008 14:37:57 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: abs Date: Tue Nov 25 14:37:56 UTC 2008 Update of /cvsroot/pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M In directory ivanova.netbsd.org:/tmp/cvs-serv7791 Log Message: Added databases/p5-DBIx-Class-IntrospectableM2M version 0.001001 Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined. This module is fairly esoteric and, unless you are dynamically creating something out of of a DBIC Schema, is probably the wrong solution for whatever it is you are trying to do. Please be advised that compatibility is not guaranteed for DBIx::Class 0.09000+. We will try to mantain all compatibility, but internal changes might make it impossible. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/Makefile N pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/DESCR N pkgsrc/databases/p5-DBIx-Class-IntrospectableM2M/distinfo No conflicts created by this import