X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=62773ab3312b7e1a488293eadf3d72aa97328603;hb=3fb4b66f6009196cf901f0f88fbf4837a8b8b6f9;hp=36b221561c19775a570a7ca819c2dbd3f173be3b;hpb=3d7b8f73c5a0a75fddfcc701a9c790ea3339a950;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index 36b22156..62773ab3 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -119,15 +119,11 @@ $count = 0; lastmsgpoll => '0,Last Msg Poll,atime', inscript => '9,In a script,yesno', handle_xml => '9,Handles XML,yesno', - do_pc92 => '9,Handles PC92,yesno', - send_pc92 => '9,Send PC92,atime', + 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 {