updated Catalyst::Manual::Plugins doc to cover C:P:SubRequest
Andrew Ford [Mon, 18 Apr 2005 20:02:59 +0000 (20:02 +0000)]
lib/Catalyst/Manual/Plugins.pod

index 9847896..0510d2e 100644 (file)
@@ -60,6 +60,11 @@ mmap'ed file to act as a shared memeory interprocess cache.
 A plugin to serve static files from C<< $c->config->{root} >>.
 
 
+=head2 Catalyst::Plugin::SubRequest
+
+Plugin to allow subrequests to actions to be made within Catalyst.
+
+
 =head2 Catalyst::Plugin::Textile
 
 A persistent Textile processor for Catalyst that uses C<Text::Textile>, a