Catalyst::Base - Deprecated base class


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 the Catalyst::Controller manpage instead.


SEE ALSO

Catalyst, the Catalyst::Controller manpage.


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.

 Catalyst::Base - Deprecated base class