From 2a3e3ee8fc42ea747728451ff507c68732bd05c3 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 14 Aug 2007 01:45:30 +0000 Subject: This DBIx::Class component resembles the behaviour of Class::DBI::UUID, implicitly creating columns as uuid. WWW: http://search.cpan.org/dist/DBIx-Class-UUIDColumns/ PR: ports/115175 Submitted by: Zach Thompson --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index bb20ade3a1ce..e5c5a0bf3d1b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -244,6 +244,7 @@ SUBDIR += p5-DBIx-Class-DigestColumns SUBDIR += p5-DBIx-Class-Loader SUBDIR += p5-DBIx-Class-Schema-Loader + SUBDIR += p5-DBIx-Class-UUIDColumns SUBDIR += p5-DBIx-Class-WebForm SUBDIR += p5-DBIx-ContextualFetch SUBDIR += p5-DBIx-DBSchema -- cgit v1.2.3