From 1397922cf41173cce92c0022347dc57866e829ee Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 21 Jan 2002 07:32:16 +0000 Subject: fix for pre-5.6 perls --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1feed94..df66366 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -HTTP::Headers::UserAgent v3.00 +HTTP::Headers::UserAgent v3.01 - Copyright (c) 2001 Ivan Kohler. All rights reserved. + Copyright (c) 2002 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. @@ -8,7 +8,7 @@ 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 3.00 of the HTTP::Headers::UserAgent class. It is now +This is version 3.01 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::BrowserDetect. While the interface provides backward-compatibility with version 1.00, it is -- cgit v1.2.1