1 rersyncrecent / File-Rsync-Mirror-Recent
3 This is about speeding up rsync operation on large trees to many
4 places. Uses a small metadata cocktail and pull technology. Although
5 designed for the general purpose of mirroring large trees it's primary
6 goal is to get CPAN sped up (CPEEDPAN). See README.mirrorcpan for a
7 plan for a better CPAN backbone.
11 To install this module, run the following commands:
18 SUPPORT AND DOCUMENTATION
20 After installing, you can find documentation for this module with the
23 perldoc File::Rsync::Mirror::Recent
25 You can also look for information at:
27 RT, CPAN's request tracker
28 http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Rsync-Mirror-Recent
30 AnnoCPAN, Annotated CPAN documentation
31 http://annocpan.org/dist/File-Rsync-Mirror-Recent
34 http://cpanratings.perl.org/d/File-Rsync-Mirror-Recent
37 http://search.cpan.org/dist/File-Rsync-Mirror-Recent
41 Recent changes can be (re)viewed in the public GIT repository at
43 git://repo.or.cz/rersyncrecent.git
47 Copyright (C) 2008 Andreas König
49 This program is free software; you can redistribute it and/or modify it
50 under the same terms as Perl itself.