RSS | Module Info | Add a review of HTTP-BrowserDetect

2 out of 2 found this review helpful:

HTTP-BrowserDetect (0.99) ***

Good module for tidying up the business of user-agent parsing.

However.. It currently seems to have been abandoned and so hasn't kept pace with the modern browser situation. There *are* lots of helpful patches in RT though, this could probably do with a fork!

Joe Higton - 2009-09-01 04:21:17
Was this review helpful to you?  Yes No

1 out of 1 found this review helpful:

HTTP-BrowserDetect (0.99) *****

So far, this module has worked for me with no issues. Thank you for working on this module, I appreciate the effort.

Zak - 2008-12-02 15:13:23
Was this review helpful to you?  Yes No

0 out of 1 found this review helpful:

HTTP-BrowserDetect (0.98) ****

With HTTP::BrowserDetect I determine wether the client is on a windows machine. I need this for switching the newlines when there are file downloads.

I never had any problems with it.

In the documentation I personally would prefer to see

print $browser->ie();

instead of

print $browser->ie;

Bernhard Schmalhofer - 2005-02-21 01:08:06
Was this review helpful to you?  Yes No


the camel