my @phn = Phones->load($pcode); Phones->show_all; print $q->hidden("hide_phone", @phn);