Subject: | Pod::Find should skip also object directories of modern vc systems (.git, .hg) |
See subject. Currently Pod::Find only skips old vc directories like .svn or RCS. While it's unlikely that a file within the .git subdirectory is recognized as a Pod file (files here are usually compressed), it would greatly speed up the traversal.