Automatic inflation/deflation of epoch-based DateTime objects Maintained by:perl@FreeBSD.org Port Added: 29 Mar 2009 16:42:59 Also Listed In:perl5 License: ART10 GPLv1
This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
WWW: http://search.cpan.org/dist/DBIx-Class-DateTime-Epoch/
To install the port:cd /usr/ports/databases/p5-DBIx-Class-DateTime-Epoch/ && make install clean To add the package:pkg_add -r p5-DBIx-Class-DateTime-Epoch
New port databases/p5-DBIx-Class-DateTime-Epoch:
This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).