http://www.perlmonks.org?node_id=1021246

Chuma has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying out Tk::Animation, by making an example program that displays an animated gif. But the different frames have different transparent areas, and each frame is displayed on top of the previous ones.

That's no fun. What to do?