From cd94ed36acc1db50faaa69e768f4fc924c5437ff Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 8 Aug 2001 11:22:52 +0000 Subject: [PATCH] new webpage --- index.html | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index df2424f..3fea4df 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,23 @@ HTTP::Headers::UserAgent - parse User-Agent headers
-HTTP::Headers::UserAgent v2.00
+HTTP::Headers::UserAgent v3.00
 
-Copyright (c) 1999 iQualify, Inc.
-All Rights reserved.
+Copyright (c) 2001 Ivan Kohler.  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
+This is version 3.00 of the HTPP::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::BrowserDetect.
+While the interface provides backward-compatibility with version 1.00, it is
+not based on the 1.00 code.
 
-Documentation
+Download HTTP-Headers-UserAgent v3.00
 
 To install:
 	perl Makefile.PL
@@ -33,6 +28,5 @@ To install:
 Documentation will then be available via `man HTTP::Headers::UserAgent' or
 `perldoc HTTP::Headers::UserAgent'.
 
-Ivan Kohler 
-20 4,16 * * * saytime
+Ivan Kohler 
 
-- 
2.11.0