my $a = 1 and 0; #### my $can_remote = defined($cfg->remote) and (($cfg->get('remote') eq 'all') or grep($type eq $_, split(/\s+|,\s*/,$cfg->get('remote'))));