Catalyst::Plugin::Browser

Catalyst::Plugin::Browser Perl module extends Catalyst::Request with browser detection.
Download

Catalyst::Plugin::Browser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christian Hansen and Marcus Ramberg
  • Publisher web site:
  • http://search.cpan.org/~mramberg/

Catalyst::Plugin::Browser Tags


Catalyst::Plugin::Browser Description

Catalyst::Plugin::Browser Perl module extends Catalyst::Request with browser detection. Catalyst::Plugin::Browser Perl module extends Catalyst::Request with browser detection.SYNOPSIS use Catalyst qw; if ( $c->request->browser->windows && $c->request->browser->ie ) { # do something }METHODSbrowserReturns an instance of HTTP::BrowserDetect, which lets you get information of the client's user agent. Requirements: · Perl


Catalyst::Plugin::Browser Related Software