Teng::Role::TimePiece - using Time::Piece for datetime column
use parent 'Teng'; use Any::Moose; with 'Teng::Role::TimePiece';
Shinichiro Sei <shin1rosei@kayac.com>
Copyright (c) 2012 KAYAC Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.