File: WritingPlugins.pod

package info (click to toggle)
libcatalyst-manual-perl 5.9013-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: perl: 5; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
=head1 NAME

Catalyst::Manual::WritingPlugins - DEPRECATED, see L<Catalyst::Manual::ExtendingCatalyst> instead

=head1 SEE INSTEAD

This document is now deprecated. Please refer to L<Catalyst::Manual::ExtendingCatalyst>
for information on how to extend the framework and your applications.

=head1 AUTHORS

Catalyst Contributors, see Catalyst.pm

=head1 COPYRIGHT

This library is free software. You can redistribute it and/or modify it under
the same terms as Perl itself.

=cut