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