[Catalyst-commits] r6299 - trunk/Catalyst-Manual/lib/Catalyst/Manual
phaylon at dev.catalyst.perl.org
phaylon at dev.catalyst.perl.org
Thu Apr 19 15:16:15 GMT 2007
Author: phaylon
Date: 2007-04-19 15:16:14 +0100 (Thu, 19 Apr 2007)
New Revision: 6299
Added:
trunk/Catalyst-Manual/lib/Catalyst/Manual/WritingPlugins.pod
Log:
WritingPlugins refers to ExtendingCatalyst now
Added: trunk/Catalyst-Manual/lib/Catalyst/Manual/WritingPlugins.pod
===================================================================
--- trunk/Catalyst-Manual/lib/Catalyst/Manual/WritingPlugins.pod (rev 0)
+++ trunk/Catalyst-Manual/lib/Catalyst/Manual/WritingPlugins.pod 2007-04-19 14:16:14 UTC (rev 6299)
@@ -0,0 +1,12 @@
+=head NAME
+
+Catalyst::Manual::WritingPlugins - (DEPRECATED, see L<Catalyst::Manual::ExtendingCatalyst>)
+
+=head DESCRIPTION
+
+This document is now deprecated. Please refer to L<Catalyst::Manual::ExtendingCatalyst>
+for information on how to extend the framework and your applications.
+
+=cut
+
+
More information about the Catalyst-commits
mailing list