X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FWritingPlugins.pod;h=72a33df2eefb3456cf7a995ec85c5d394ab2f578;hp=9d946138c972198d9691b9cbeb1b393032b14c4e;hb=b6e53c1ca5bfa271bfce99e0f42a56c8fd4df4be;hpb=76b32c60efb235225c3aadb146a4c9f16bf5e1df diff --git a/lib/Catalyst/Manual/WritingPlugins.pod b/lib/Catalyst/Manual/WritingPlugins.pod index 9d94613..72a33df 100644 --- a/lib/Catalyst/Manual/WritingPlugins.pod +++ b/lib/Catalyst/Manual/WritingPlugins.pod @@ -1,12 +1,19 @@ -=head NAME +=head1 NAME -Catalyst::Manual::WritingPlugins - (DEPRECATED, see L) +Catalyst::Manual::WritingPlugins - DEPRECATED, see L instead -=head DESCRIPTION +=head1 SEE INSTEAD This document is now deprecated. Please refer to L for information on how to extend the framework and your applications. -=cut +=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