X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FComponents.pod;h=b2c739cb9a43543bded9fb0687260b8c9d7b1b97;hp=77555a4bdae43b3d9242fbd83d6d9679e8ca9093;hb=57016d870336b770ee8d83b0d83ca402fb2ad7dc;hpb=5521f1795020aaa20ef63f430a999498d23fbec8 diff --git a/lib/Catalyst/Manual/Components.pod b/lib/Catalyst/Manual/Components.pod index 77555a4..b2c739c 100644 --- a/lib/Catalyst/Manual/Components.pod +++ b/lib/Catalyst/Manual/Components.pod @@ -1,6 +1,6 @@ =head1 NAME -Catalyst::Manual::Component - Reuseable components for Catalyst applications +Catalyst::Manual::Components - Reuseable components for Catalyst applications =head1 DESCRIPTION @@ -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 @@ -227,6 +230,8 @@ the C<< Cache:: >> APO, such as: =head2 L +Provides specific charset handlers for the Japanese charsets. + =head2 L =head2 L @@ -258,16 +263,10 @@ L =head2 L -=head2 L - -Sends email with L and L. - =head2 L =head2 L -=head2 L - =head2 L A plugin based on C, which describes itself as a module @@ -333,6 +332,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 +426,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