diff options
author | Lars Thegler <lth@FreeBSD.org> | 2009-04-28 12:30:43 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2009-04-28 12:30:43 +0000 |
commit | 60574583fc2a94c7623d386c2420889928358569 (patch) | |
tree | d3ffd06aa62eeb4a9515892e8806d5a8eefad3c0 /databases/Makefile | |
parent | b73e2fa99ba7876cb7555ca76d9f3e71a88c30cb (diff) |
Add p5-DBIx-Class-TimeStamp 0.08, DBIx::Class extension to handle date
and time based fields.
Notes
Notes:
svn path=/head/; revision=232904
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 15594c4bdb3d..1abf2c53ee8b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -305,6 +305,7 @@ SUBDIR += p5-DBIx-Class-Loader SUBDIR += p5-DBIx-Class-ResultSet-RecursiveUpdate SUBDIR += p5-DBIx-Class-Schema-Loader + SUBDIR += p5-DBIx-Class-TimeStamp SUBDIR += p5-DBIx-Class-UUIDColumns SUBDIR += p5-DBIx-Class-Validation SUBDIR += p5-DBIx-Class-WebForm |