1Test::Smoke::App::ArchiUvseerr(3C)ontributed Perl DocumeTnetsatt:i:oSnmoke::App::Archiver(3)
2
3
4
6 Test::Smoke::App::Archiver - The tsarchive.pl application.
7
9 Test::Smoke::App::Archiver->new()
10 Creates a new attribute "archiver" of class Test::Smoke::Archiver.
11
12 $archiver->run()
13 Calls "$self->archiver->archive_files()".
14
16 (c) 2002-2013, Abe Timmerman <abeltje@cpan.org> All rights reserved.
17
18 With contributions from Jarkko Hietaniemi, Merijn Brand, Campo
19 Weijerman, Alan Burlison, Allen Smith, Alain Barbet, Dominic Dunlop,
20 Rich Rauenzahn, David Cantrell.
21
22 This library is free software; you can redistribute it and/or modify it
23 under the same terms as Perl itself.
24
25 See:
26
27 • <http://www.perl.com/perl/misc/Artistic.html>
28
29 • <http://www.gnu.org/copyleft/gpl.html>
30
31 This program is distributed in the hope that it will be useful, but
32 WITHOUT ANY WARRANTY; without even the implied warranty of
33 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
34
35
36
37perl v5.32.1 2021-01-27 Test::Smoke::App::Archiver(3)