[Catalyst-commits] r11111 - Catalyst-Plugin-Browser/trunk/lib/Catalyst/Plugin

rafl at dev.catalyst.perl.org rafl at dev.catalyst.perl.org
Mon Aug 10 22:49:38 GMT 2009


Author: rafl
Date: 2009-08-10 22:49:32 +0000 (Mon, 10 Aug 2009)
New Revision: 11111

Modified:
   Catalyst-Plugin-Browser/trunk/lib/Catalyst/Plugin/Browser.pm
Log:
Update docs.

Modified: Catalyst-Plugin-Browser/trunk/lib/Catalyst/Plugin/Browser.pm
===================================================================
--- Catalyst-Plugin-Browser/trunk/lib/Catalyst/Plugin/Browser.pm	2009-08-10 22:49:25 UTC (rev 11110)
+++ Catalyst-Plugin-Browser/trunk/lib/Catalyst/Plugin/Browser.pm	2009-08-10 22:49:32 UTC (rev 11111)
@@ -36,7 +36,7 @@
 
 =head1 DESCRIPTION
 
-Extends C<Catalyst::Request> with browser detection.
+Extends your applications request class with browser detection.
 
 =head1 METHODS
 
@@ -51,12 +51,13 @@
 
 =head1 SEE ALSO
 
-L<HTTP::BrowserDetect>, L<Catalyst::Request>.
+L<HTTP::BrowserDetect>, L<Catalyst::TraitFor::Request::BrowserDetect>, L<Catalyst::Request>.
 
 =head1 AUTHOR
 
 Christian Hansen, C<ch at ngmedia.com>
 Marcus Ramberg, C<mramberg at cpan.org>
+Florian Ragwitz, C<rafl at debian.org>
 
 =head1 LICENSE
 




More information about the Catalyst-commits mailing list