Help for this page
# Process form and set cookies my ($cat) = param('butCat'); ... -path => '/', ); print header(-cookie => [$to_set, $to_set_a]);
$i = 0; while (@record[$i]){ ... $i=$i+1; my (@args) = ($path."advlst.cgi"); system(@args);