UUIDColumns patches from Chris Laco
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 9 Feb 2006 14:04:54 +0000 (14:04 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 9 Feb 2006 14:04:54 +0000 (14:04 +0000)
commit947acfd929fb4d83f467581114228eb0682b41c9
treee911a9ff1c5fcc147202e9169699991b66ea955e
parent675ba05a29c8efa59767d8c3b15d1adb1835ca10
UUIDColumns patches from Chris Laco
lib/DBIx/Class/UUIDColumns.pm
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]