1Test::Smoke::Syncer::HaUrsdelrinCko(n3t)ributed Perl DocTuemsetn:t:aStmiookne::Syncer::Hardlink(3)
2
3
4
6 This handles syncing by copying the source-tree from a local directory
7 using the link function. This can be used as an alternative for make
8 distclean.
9
10 Thanks to Nicholas Clark for donating this suggestion!
11
12 Test::Smoke::Syncer::Hardlink->new( %args )
13 Keys for %args:
14
15 * ddir: destination directory
16 * hdir: source directory
17 * v: verbose
18
19 $syncer->sync( )
20 sync() uses the File::Find module to make the hardlink forest in
21 {ddir}.
22
24 (c) 2002-2013, All rights reserved.
25
26 * Abe Timmerman <abeltje@cpan.org>
27
28 This library is free software; you can redistribute it and/or modify it
29 under the same terms as Perl itself.
30
31 See:
32
33 * <http://www.perl.com/perl/misc/Artistic.html>,
34 * <http://www.gnu.org/copyleft/gpl.html>
35
36 This program is distributed in the hope that it will be useful, but
37 WITHOUT ANY WARRANTY; without even the implied warranty of
38 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39
40
41
42perl v5.38.0 2023-07-21 Test::Smoke::Syncer::Hardlink(3)