mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
370 B
Text
8 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: https://metacpan.org/release/File-Find-Rule-VCS
|