Help for this page
while ( lines_to_read() ) { if ( the_line_is_the_right_header()) { if ( the_line_also_has_impressions) { ... } } }
while (files_to_read()) { next unless the_line_is_the_right_header(); while ( lines_to_read() ) { ... last; # no need to look further in this file } }
www.com | www.net | www.org
Never Hardly ever Occasionally Fairly regularly Frequently
Results (25 votes). Check out past polls.