# Count POD if ($line =~ /^=/) { pod++; #### # Count POD if ($line =~ /^=[a-z]/) { $pod++;