On Wed, 22 May 2002, Sean O'Rourke wrote:

> This is an implementation of LZW compression in Parrot assembly.  The fact
> that pack() can't handle null bytes makes it a bit more complicated (and
> limited) than it has to be, but for just text files, it seems to work just
> fine.  It's probably a decent stress test for the hash PMC, but especially

Exactly how do you want it to handle null bytes?

Daniel Grunblatt.

Reply via email to