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.