Provided by: libcatalyst-perl_5.90103-1_all 

NAME
Catalyst::Base - Deprecated base class
DESCRIPTION
This used to be the base class for Catalyst Controllers. It remains here for compatibility reasons, but
its use is highly deprecated.
If your application produces a warning, then please update your application to inherit from
Catalyst::Controller instead.
SEE ALSO
Catalyst, Catalyst::Controller.
AUTHORS
Catalyst Contributors, see Catalyst.pm
COPYRIGHT
This library is free software. You can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.20.2 2013-11-24 Catalyst::Base(3pm)