#return ($page); ### this line is too early @nav_link = map { "[$_]\n" } @nav_link; print hr(), @nav_link; return ($page); ### put it here