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.