%doc> -- Address tasks -- %doc> % <%attr> title => 'Address Tasks' %attr> % % %####################################################################### %# %# Args section %# %####################################################################### <%args> $search_address => undef $search_regex => undef $search_other => undef $search => undef $search_live => undef $user => $ui->get_current_user($r); $submit => undef $show_tasks => undef $showheader => 1 $task => 'search' $dowindow => undef $view => 'search' %args> % % % %####################################################################### %# %# INIT section %# %####################################################################### % <%init> my $DEBUG = 0; print '%ARGS is
', Dumper(%ARGS), '
Would you like to perform a "live" search in the network? (It might take a while).