The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Koyomi::DataSource::Job::Teng::Schema - Teng::Schema class for job datasource

SYNOPSIS

    use App::Koyomi::DataSource::Job::Teng::Schema;
    my $schema = App::Koyomi::DataSource::Job::Teng::Schema->instance;

DESCRIPTION

Teng::Schema class for job datasource.

SEE ALSO

App::Koyomi::DataSource::Job::Teng, Teng::Schema

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.