Ich hatte da auch mal nach gesucht:
Browserstatistik
Am Ende hab ich
HTTP::DetectUserAgent verwendet, das klappt sehr gut und ist noch nicht gaaaaaanz so alt.
Edit: Aber mit der Einschränkung, dass man das Betriebssystem nicht sehr gut rausbekommt. Musst selbst mal testen, ob dir das reicht.
Bei dem von dir gefundenen Modul lese ich
QuoteThis is version 3.00 of the HTTP::Headers::UserAgent class. It is now depriciated, and the code is a wrapper around the more well-maintained HTTP::BrowserDetect module. You are advised to switch to HTTP::BrowswerDetect. While the interface provides backward-compatibility with version 1.00, it is not based on the 1.00 code.
Wenn ich das richtig verstehe ist es nicht mehr empfohlen, es zu nutzen.
Editiert von bianca: Einschränkung ergänzt
Last edited: 2011-08-05 06:20:07 +0200 (CEST)
10 print "Hallo"
20 goto 10