in reply to How do I pass a sequence of variable names to a subroutine one at a time?
push @cand_info, &get_cand_info( $var ); [download]