Codebase list libhttp-browserdetect-perl / 65c7ced
Bumps version to 1.69 Olaf Alders 10 years ago
3 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl extension HTTP::BrowserDetect.
11
22 {{$NEXT}}
3 - Adds detection for BlackBerry 10 devices (Douglas Christopher Wilson)
34
45 1.68 2014-01-26 23:05:14 America/Toronto
56 - Adds Yandex & Ahrefs bots (Perlover)
22 an HTTP user agent string
33
44 VERSION
5 version 1.68
5 version 1.69
66
77 SYNOPSIS
88 use HTTP::BrowserDetect;
194194 mac68k macppc macosx ios
195195
196196 os2()
197 bb10()
197198 rimtabletos()
198199 unix()
199200 sun sun4 sun5 suni86 irix irix5 irix6 hpux hpux9 hpux10
215216 Win95, Win98, WinNT, Win2K, WinXP, Win2k3, WinVista, Win7, Win8,
216217 Win8.1, Windows Phone, Mac, Mac OS X, iOS, Win3x, OS2, Unix, Linux,
217218 Firefox OS, Playstation 3 GameOS, Playstation Portable GameOS,
218 RIM Tablet OS
219 RIM Tablet OS, BlackBerry 10
219220
220221 Detecting Browser Vendor
221222 The following methods are available, each returning a true or false
44 license = Perl_5
55 copyright_holder = Lee Semel
66 copyright_year = 2013
7 version = 1.68
7 version = 1.69
88 main_module = lib/HTTP/BrowserDetect.pm
99
1010 [GatherDir]