Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Catalyst::Base - Deprecated base class

Authors

       Catalyst Contributors, see Catalyst.pm

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.

Name

       Catalyst::Base - Deprecated base class

See Also

       Catalyst, Catalyst::Controller.

See Also