blob: 46cfd162b6d2c8c1b3c1c5fc723a4126fcfc9227 (
plain)
1
2
3
4
5
6
7
8
|
Many tools need to be equally useful both on ordinary files, and on code that
has been checked out from revision control systems.
File::Find::Rule::VCS provides quick and convenient methods to exclude the
version control directories of several major Version Control Systems (currently
CVS, subversion, and Bazaar).
WWW: https://metacpan.org/release/File-Find-Rule-VCS
|