1Catalyst::Base(3) User Contributed Perl Documentation Catalyst::Base(3)
2
3
4
6 Catalyst::Base - Deprecated base class
7
9 This used to be the base class for Catalyst Controllers. It remains
10 here for compatibility reasons, but its use is highly deprecated.
11
12 If your application produces a warning, then please update your
13 application to inherit from Catalyst::Controller instead.
14
16 Catalyst, Catalyst::Controller.
17
19 Catalyst Contributors, see Catalyst.pm
20
22 This library is free software. You can redistribute it and/or modify it
23 under the same terms as Perl itself.
24
25
26
27perl v5.28.0 2015-06-03 Catalyst::Base(3)