From: Jason Felds Date: Fri, 20 Nov 2009 03:55:52 +0000 (+0000) Subject: Add some descriptions to the components. I'm guessing all of them will have to be... X-Git-Tag: v5.8005~75^2~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=4790245b9b95f2e5fa43a43a389b62ea902f0f1e;hp=8b75173d380f0ce942258ab0fefdf292be3535f2 Add some descriptions to the components. I'm guessing all of them will have to be filled in eventually. --- diff --git a/lib/Catalyst/Manual/Components.pod b/lib/Catalyst/Manual/Components.pod index 88cbb04..c64a261 100644 --- a/lib/Catalyst/Manual/Components.pod +++ b/lib/Catalyst/Manual/Components.pod @@ -200,6 +200,9 @@ authorization for Catalyst based on L. =head2 L +L enables specified request parameters +to generate session variables. + =head2 L Extends L by adding the capability of browser @@ -229,6 +232,8 @@ the C<< Cache:: >> APO, such as: =head2 L +Provides specific charset handlers for the Japanese charsets. + =head2 L =head2 L @@ -333,6 +338,8 @@ easily implement AJAX functionality without actually knowing Javascript. =head2 L +Allows for easy redirecting with the Catalyst app. + =head2 L =head2 L @@ -425,6 +432,8 @@ you've already painted yourself into a corner - try to avoid! =head2 L +Computes the MD5 message digest of uploaded files. + =head2 L =head2 L