| File-Find-Rule-CVS documentation | view source | Contained in the File-Find-Rule-CVS distribution. |
File::Find::Rule::CVS - find files based on CVS metadata
use File::Find::Rule::CVS; my @modified = find( cvs_modified => in => 'sandbox' );
This module has external dependencies on the following modules:
File::Find::Rule 0.2 Parse::CVSEntries 0.03 version
perl Build.PL perl Build test
and if all goes well
perl Build install
What changed over the last 3 revisions
initial CPAN release =back
Richard Clamp <richardc@unixbeard.net>
Copyright (C) 2003 Richard Clamp. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| File-Find-Rule-CVS documentation | view source | Contained in the File-Find-Rule-CVS distribution. |