NAME
App::Koyomi::JobTime::Object - JobTime object to use Formatter Mixin
SYNOPSIS
my
$jt
= App::Koyomi::JobTime::Object->new;
my
$str
=
$jt
->time2str;
DESCRIPTION
JobTime object to use Formatter Mixin.
AUTHORS
IKEDA Kiyoshi <progrhyme@gmail.com>
LICENSE
Copyright (C) 2015-2017 IKEDA Kiyoshi.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. That means either (a) the GNU General Public License or (b) the Artistic License.