X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=7048257188392544b42ca287eed2001e5b1c5162;hb=e5c997014264879491d54f28811853a010519f5e;hp=2337d959a84f6820c1c0e03370f1fe7856019f96;hpb=cbda6153fad2adddb58ee5a87f3981aa2ad754ad;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index 2337d959..70482571 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -21,7 +21,7 @@ # # Copyright (c) 1998-2000 - Dirk Koopman G1TLH # -# $Id$ +# # package DXChannel; @@ -121,12 +121,9 @@ $count = 0; handle_xml => '9,Handles XML,yesno', do_pc9x => '9,Handles PC9x,yesno', inqueue => '9,Input Queue,parray', + next_pc92_update => '9,Next PC92 Update,atime', ); - -use vars qw($VERSION $BRANCH); -($VERSION, $BRANCH) = dxver(q$Revision$); - # object destruction sub DESTROY {