From d9312a3f28c965b43f341bdf11fbf4183d4776e8 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 8 Aug 2001 11:03:11 +0000 Subject: initial import --- index.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..df2424f --- /dev/null +++ b/index.html @@ -0,0 +1,38 @@ +HTTP::Headers::UserAgent - parse User-Agent headers + +
+HTTP::Headers::UserAgent v2.00
+
+Copyright (c) 1999 iQualify, Inc.
+All Rights reserved.
+This program is free software; you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Portions of this software were originally taken from the Bugzilla Bug
+Tracking system, and are reused here with permission of the original
+author, Terry Weissman <terry@mozilla.org>.
+
+This is a class that deals with the HTTP User-Agent header.  It will parse
+the header, and (hopefully) report the correct platform, operating system,
+browser, and browser version.
+
+This is version 2.00 of the HTTP::Headers::UserAgent class.  While the
+interface provides backward-compatibility with version 1.00, it is not based
+on the 1.00 code.
+
+Download HTTP-Headers-UserAgent v2.00
+
+Documentation
+
+To install:
+	perl Makefile.PL
+	make
+	make test # nothing substantial yet
+	make install
+
+Documentation will then be available via `man HTTP::Headers::UserAgent' or
+`perldoc HTTP::Headers::UserAgent'.
+
+Ivan Kohler 
+20 4,16 * * * saytime
+
-- 
cgit v1.2.1