NAME
App::Koyomi::DataSource::Semaphore::Teng::Object - Teng's subclass for semaphore datasource
SYNOPSIS
use App::Koyomi::DataSource::Semaphore::Teng::Object;
my $teng = App::Koyomi::DataSource::Semaphore::Teng::Object->new(%args);
DESCRIPTION
Teng's subclass for semaphore datasource.
SEE ALSO
App::Koyomi::DataSource::Semaphore::Teng, Teng
AUTHORS
YASUTAKE Kiyoshi <yasutake.kiyoshi@gmail.com>
LICENSE
Copyright (C) 2015 YASUTAKE 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.