Update on General Purpose Bit Flag bug

alanhaggai on 2008-10-25T12:38:20

bitFlag() sub was modified with the addition of the following conditions:

Desired Compression Level | Speed / Compression 1, 2 | Fast 3, 4, 5, 6, 7 | Normal 8, 9 | Maximum

Thus, Archive::Zip will set the bits exactly the same way that the GNU/Linux zip utility does.