my $ref = $this->{'ApacheRequest'}->param( "checkbox_field"); my @tmp = ref($ref)?@$ref:$ref;