
Mango::Catalyst::Controller::Root - Catalyst controller for the homepage

package MyApp::Controller::Root;
use base 'Mango::Catalyst::Controller::Root';

Mango::Catalyst::Controller::Root provides the web interface for the homepage.

Displays the not found page for non-exisistent urls.
Sends the request to the RenderView action.
Displays the current homepage.

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/