updated Catalyst::Manual::Plugins doc to cover C:P:SubRequest
[catagits/Catalyst-Runtime.git] / 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