I have a slight problem in that I need to implement a captcha field on a web submission system that is written in Perl - but we do not have GD or ImageMagik installed and have no way of installing it. I need a solution which does not rely on root level software like that if possible.
I realize it might be difficult to generate an image, is there any other way of implementing a solution, using Flash or such interfacing with Perl?