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

NAME

Plack::App::AutoCRUD::Controller::Home

DESCRIPTION

Controller for the homepage of the AutoCRUD application.

METHODS

serve

Finds the list of available datasources through the "datasources" in Plack::App::AutoCRUD method, and displays that list through the home.tt template in Plack::App::View::TT view.