my $q = CGI->new(); my @deletable = $q->param('delete_this'); delete(\@deletable);