# completely empty except for trailing newline... next if $line eq "\n"; # Any amount of whitespace permitted.... next if $line =~ /^\s+$/;