- Apply a patch from toddr@null.net that addreses RT #54714
Subject: $@ not cleaned up after eval
This section of code seems to be trying to use future functionality
not yet present in IO::Zlib (tell). I was chasing another bug and getting very confused
by this population of $@. Could I request you cleanup $@ if you expect and/or don't care
about failure from this eval?