Help for this page

Select Code to Download


  1. or download this
    my %fields      = (
                search      => 'new',
    ...
                fz          => 'true',
            );
    $agent->get( $agent->current_form->agent . '?' . join("&", map { $_ ."
    +=".$fields{$_} } keys %fields) );