blob: dcc1d45aa5dbbb8376ceafaad64132af194e7cbb (
plain) (
blame)
1
2
3
4
5
6
|
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).
|