1. added $actiondata to filter line to allow per action data such as no of hops
[spider.git] / perl / DXChannel.pm
index 2b4fda78a20bf554916139a28157b52d20621342..e3878ecf719f6fe2c8181a2d11c8323821d59c0f 100644 (file)
@@ -73,6 +73,7 @@ use vars qw(%channels %valid);
                  annfilter => '9,Announce Filter',
                  wwvfilter => '9,WWV Filter',
                  spotfilter => '9,Spot Filter',
+                 passwd => '9,Passwd List,parray',
                 );
 
 # create a new channel object [$obj = DXChannel->new($call, $msg_conn_obj, $user_obj)]