Help for this page
if ( ( whatever ) == 0 ) { }
unless ( whatever ) { }
unless ($. % 5000) { print "Processed $. records\n"; # or, just to let them know # print "."; }