X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=homepage.pl;h=67ef173bda3022c3222e52d3849867a93ae7377f;hb=04d02572d041171f1e85a5c49f749419b3106d08;hp=765ec189dd8fb4adaa24bf9d18fd78db53d9daea;hpb=e6055dffd01995988d3ca0e75adc58e1321561e8;p=HTML-Widgets-SelectLayers.git diff --git a/homepage.pl b/homepage.pl index 765ec18..67ef173 100755 --- a/homepage.pl +++ b/homepage.pl @@ -14,7 +14,7 @@ tie my %o, 'Tie::IxHash', my %html = ( - 'download' => 'Download HTML-Widgets-SelectLayers-0.02.tar.gz', + 'download' => 'Download HTML-Widgets-SelectLayers-0.03.tar.gz', 'installation' => '
   perl Makefile.PL
@@ -25,9 +25,9 @@ my %html = (
 
 'cvs' => '
 Anonymous CVS access is available:
-  $ export CVSROOT=":pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot"
+  $ export CVSROOT=":pserver:anonymous@pouncequick.420.am:/home/cvs/cvsroot"
   $ cvs login
-  (Logging in to anonymous@cleanwhisker.420.am
+  (Logging in to anonymous@pouncequick.420.am
   CVS password: anonymous
   $ cvs checkout DBIx-DBSchema
 as well as browsable via cvsweb.
@@ -38,8 +38,8 @@ as well as 
 'compatibility' => '
 This HTML generated by this module uses JavaScript, but nevertheless attempts
 to be as cross-browser as possible, testing for features via DOM support rather
-than specific browsers or versions.  It has been tested under Mozilla 0.9.8,
-Netscape 4.77, IE 5.5, Konqueror 2.2.2, and Opera 5.0.
+than specific browsers or versions.  It has been tested under Mozilla
+0.9.8->1.4, Netscape 4.77, IE 5.5, Konqueror 2.2.2->3.1.5, and Opera 5.0.
 
', );