9 lines
370 B
Text
9 lines
370 B
Text
|
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: http://search.cpan.org/dist/File-Find-Rule-VCS/
|