NAME
App::Koyomi::DataSource::Job::Teng::Object - Teng's subclass for job datasource
SYNOPSIS
use App::Koyomi::DataSource::Job::Teng::Object;
my $teng = App::Koyomi::DataSource::Job::Teng::Object->new(%args);
DESCRIPTION
Teng's subclass for job datasource.
SEE ALSO
App::Koyomi::DataSource::Job::Teng, Teng
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.