I am trying to write a script to grab images from my CCD camera. I can already do this with C++ usung VFW and OpenGL, but I want to find a way to do it with Perl. It needs to be able to run on windows though. I am pretty new to Perl so I hope this isn't a stupid question. Does anyone know if its possible?
Thanks