while (my @row = $sth->fetchrow_array) { print ivr_call( $row[5] ); print non_outage_call( $row[6] ); } sub ivr_call { my $checked = shift eq '1' ? 'checked' : ''; return "