X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=d975ca0d93d052bb0ba6c8cc4f07d26eb91f55f6;hb=c5e90df0d93d141f8687556a708068521b9b8f77;hp=17f34919e7eb970f4eef85a2cc893e3dd95469d2;hpb=c6e8c95b161a1a19cc3cf194f1d12f874316935b;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index 17f34919..d975ca0d 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -17,9 +17,9 @@ # # PLEASE NOTE - I am a C programmer using this as a method of learning perl # firstly and OO about ninthly (if you don't like the design and you can't -# improve it with better OO by make it smaller and more efficient, then tough). +# improve it with better OO and thus make it smaller and more efficient, then tough). # -# Copyright (c) 1998 - Dirk Koopman G1TLH +# Copyright (c) 1998-2000 - Dirk Koopman G1TLH # # $Id$ # @@ -87,7 +87,7 @@ use vars qw(%channels %valid); pingave => '0,Ping ave time', logininfo => '9,Login info req,yesno', talklist => '0,Talk List,parray', - node => '5,Node data', + cluster => '5,Cluster data', ); # object destruction