1Catalyst::Request::RESTU:s:eFrorCBornotwrsiebrust(e3d)PCeartlalDyosctu:m:eRnetqauteisotn::REST::ForBrowsers(3)
2
3
4
6 Catalyst::Request::REST::ForBrowsers - A Catalyst::Request::REST
7 subclass for dealing with browsers
8
10 package MyApp;
11
12 use Catalyst::Request::REST::ForBrowsers;
13
14 MyApp->request_class( 'Catalyst::Request::REST::ForBrowsers' );
15
17 This class has been deprecated in favor of
18 Catalyst::TraitFor::Request::REST::ForBrowsers. Please see that class
19 for details on methods and attributes.
20
22 Dave Rolsky, "<autarch@urth.org>"
23
25 Please report any bugs or feature requests to
26 "bug-catalyst-request-rest-forbrowsers@rt.cpan.org", or through the web
27 interface at <http://rt.cpan.org>. I will be notified, and then you'll
28 automatically be notified of progress on your bug as I make changes.
29
31 Copyright 2008-2009 Dave Rolsky, All Rights Reserved.
32
33 This program is free software; you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
36
37
38perl v5.34.0 2021-0C7a-t2a2lyst::Request::REST::ForBrowsers(3)