Fix DBIC::Schema helper invocation examples (RT#100597)
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / WritingPlugins.pod
CommitLineData
8dbc5a5b 1=head1 NAME
76b32c60 2
0e8eed8e 3Catalyst::Manual::WritingPlugins - DEPRECATED, see L<Catalyst::Manual::ExtendingCatalyst> instead
76b32c60 4
0e8eed8e 5=head1 SEE INSTEAD
76b32c60 6
7This document is now deprecated. Please refer to L<Catalyst::Manual::ExtendingCatalyst>
8for information on how to extend the framework and your applications.
9
0e8eed8e 10=head1 AUTHORS
11
12Catalyst Contributors, see Catalyst.pm
13
14=head1 COPYRIGHT
76b32c60 15
0e8eed8e 16This library is free software. You can redistribute it and/or modify it under
17the same terms as Perl itself.
18
19=cut