info > Archive::Zip::Tree

📖 NAME

Archive::Zip::Tree - (DEPRECATED) methods for adding/extracting trees using Archive::Zip

🚀 Quick Reference

Use CaseCommandDescription
Add a directory tree to a ZIP archive$zip->addTree( $root, $regex )Now directly in Archive::Zip
Extract a directory tree from a ZIP archive$zip->extractTree( $root, $regex )Now directly in Archive::Zip
Legacy code compatibilityuse Archive::Zip::Tree;Still works but prints deprecation warning

📝 DESCRIPTION

This module is deprecated, because all its methods were moved into the main Archive::Zip module.

It is included in the distribution merely to avoid breaking old code.

See Archive::Zip.

👤 AUTHOR

Ned Konz, perl AT bike-nomad.com

ÂŠī¸ COPYRIGHT

Copyright (c) 2000-2002 Ned Konz. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

🔗 SEE ALSO

Archive::Zip

Archive::Zip::Tree
📖 NAME 🚀 Quick Reference 📝 DESCRIPTION 👤 AUTHOR ÂŠī¸ COPYRIGHT 🔗 SEE ALSO

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:17 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!