
Mango::Catalyst::Plugin::Application - Catalyst plugin loading all Mango specific plugins

use Catalyst qw/
-Debug
ConfigLoader
Mango::Catalyst::Plugin::Application
Static::Simple
/;

Mango::Catalyst::Plugin::Application loads all Mango related plugins into a Catalyst application.

Associates the specified class with the given name so controllers can be referred to by a nickname with Mango code when the class name is unknown or may change in subclasses.
Looks up the class name for the specified resource and returns a uri for the given action using uri_for.

Mango::Catalyst::Plugin::Authentication, Mango::Catalyst::Plugin::I18N

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