X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=e386d0849e2b5330c53a8727d1511d0eb065640f;hb=7b9256ceade8b18b48f848c9ac659c2de7322b0b;hp=98617515981c8821f8590031aa41984ef277c253;hpb=aeb4c8591de710bd8de14f33817d2f0aabbd5e28;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index 98617515..e386d084 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', - do_pc93 => '9,Handles PC93,yesno', + do_pc9x => '9,Handles PC9x,yesno', inqueue => '9,Input Queue,parray', ); -use vars qw($VERSION $BRANCH); -($VERSION, $BRANCH) = dxver(q$Revision$); - # object destruction sub DESTROY {