# I got this from Adam Morton randomly and it seems like it # could come in handy sometime. Creates a 1px transparent GIF print "Content-type: image/gif\n\n"; my $pixelImg = 'GIF89a'.pack('H','0100010080ff00c0c0c000000021f90401000000002c00000000010001000002024401003b');