in reply to ZIP algorithm for perl?
If beyond using Archive::Zip, you are interested in the basics of the algorithm for curiosity's sake, take a look at the the zlib homepage. zlib essentially uses the same algorithm, and they have links to describe how it came about.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: ZIP algorithm for perl?
by bart (Canon) on May 03, 2003 at 10:29 UTC |