Moved UUIDColumns from DBIX-Class-current into it's own dist in the trunk
authorThomas Kratz <tomk@cpan.org>
Thu, 18 May 2006 17:13:14 +0000 (17:13 +0000)
committerThomas Kratz <tomk@cpan.org>
Thu, 18 May 2006 17:13:14 +0000 (17:13 +0000)
commitcb9fa024bf2769df770dd29ba837f065eeea2cb3
tree2e2c35f3955d2caaeaa899d01abdfe497c93eec6
parentbce2eb4dd2158c9e7dcab29b7f2dd3ed95e00482
Moved UUIDColumns from DBIX-Class-current into it's own dist in the trunk
lib/DBIx/Class/UUIDColumns.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/APR/UUID.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/Data/UUID.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/Data/Uniqid.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/UUID.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/Win32/Guidgen.pm [new file with mode: 0644]
lib/DBIx/Class/UUIDMaker/Win32API/GUID.pm [new file with mode: 0644]