1Archive::Zip::Tree(3) User Contributed Perl DocumentationArchive::Zip::Tree(3)
2
3
4
6 Archive::Zip::Tree - (DEPRECATED) methods for adding/extracting trees
7 using Archive::Zip
8
11 This module is deprecated, because all its methods were moved into the
12 main Archive::Zip module.
13
14 It is included in the distribution merely to avoid breaking old code.
15
16 See Archive::Zip.
17
19 Ned Konz, perl@bike-nomad.com
20
22 Copyright (c) 2000-2002 Ned Konz. All rights reserved. This program is
23 free software; you can redistribute it and/or modify it under the same
24 terms as Perl itself.
25
27 Archive::Zip
28
29
30
31perl v5.16.3 2009-06-30 Archive::Zip::Tree(3)