CGI-Application-Plugin-BrowserDetect

Add HTTP::BrowserDetect support to CGI::Application.

DEPENDENCIES

CGI::Application
HTTP::BrowserDetect

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc CGI::Application::Plugin::BrowserDetect

You can also look for information at:

Search CPAN

http://search.cpan.org/dist/CGI-Application-Plugin-BrowserDetect

CPAN Request Tracker:

http://rt.cpan.org/NoAuth/Bugs.html?Dist=CGI-Application-Plugin-BrowserDetect

CPAN Ratings:

http://cpanratings.perl.org/d/CGI-Application-Plugin-BrowserDetect

COPYRIGHT AND LICENCE

Copyright (C) 2008 Bradley C Bailey

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.