I want to be able to manipulate graphic images (create
dynamic bitmaps that can be saved to disk by browser users).
However, I don't want to use a server side module or
library -- I want raw perl scripts that build and
manipulate bitmap images (ie, stringing hex code bitstreams
together at the most basic level).