Description
===========

This module can be used to analyze the useragent string from WWW log files made
by web servers like Apache. It can detect operating system, browser, GUI
language (limited) and Web Robots.

These modules originate from the AWStats project (http://awstats.sf.net/) and
are modularized by the LogReport team (http://logreport.org/).  Data
originating from Martijn Koster's http://www.robotstxt.org/wc/active.html is
used in UserAgent/Robot.pm .

Copyright
=========

Copyright (C) 2001 Stichting LogReport Foundation LogReport@LogReport.org
Copyright (C) 2001 Laurent Destailleur <eldy@users.sourceforge.net>

License
=======

GPL 2.0 or higher

Prerequites
===========

None.

Building and Installting
========================

Doing

perl Makefile.PL
make
make install

might give something useful, but is not officially supported.  This module is
distributed with Lire.  Install Lire if you want to use this.

Bugs
====

None known. If you find one, please email them to
our public list development@logreport.org, or privately to bugs@logreport.org.

Todo
====

Use the .uxe files as distributed with pilot's arirang in Filename/Attack.pm.
arirang is BSD licensed, as pilot stated in email

 Date: Wed, 12 Sep 2001 22:08:51 -0400
 From: pilot <pilot@naughty.monkey.org>
 To: Egon Willighagen <egonw@sci.kun.nl>
 Cc: joostvb@logreport.org, Francis Lacoste <flacoste@logreport.org>
 Subject: Re: http://www.monkey.org/~pilot/arirang/ .uxe files
 Message-ID: <20010912220851.A11403@naughty.monkey.org>

.

Author
======

2001 Egon Willighagen <egonw@logreport.org>

