Added databases/p5-DBIx-Class-DigestColumns version 0.06000
authorabs <abs>
Tue, 15 Jul 2008 08:41:47 +0000 (08:41 +0000)
committerabs <abs>
Tue, 15 Jul 2008 08:41:47 +0000 (08:41 +0000)
commit964bfa4b09ed79d44a8d771d7d28ea470aed600b
treeda117d16325e22625c4b76a25cd9fdd2ca4b4a08
parenta6d1d7452422d20ec19f0c327c23becb97ec6bd3
Added databases/p5-DBIx-Class-DigestColumns version 0.06000

This DBIx::Class component can be used to automatically insert a
message digest of selected columns. By default DigestColumns will
use Digest::MD5 to insert a 128-bit hexadecimal message digest of
the column value.

The length of the inserted string will be 32 and it will only
contain characters from this set: '0'..'9' and 'a'..'f'.

If you would like to use a specific digest module to create your
message digest, you can set "digest_algorithm":
databases/p5-DBIx-Class-DigestColumns/DESCR [new file with mode: 0644]
databases/p5-DBIx-Class-DigestColumns/Makefile [new file with mode: 0644]
databases/p5-DBIx-Class-DigestColumns/distinfo [new file with mode: 0644]