in reply to OpenGL in Perl and textures
I have had good success with OpenGL::Simple and OpenGL::Simple::GLUT. The other stuff is hard to compile and mimics the (C oriented) OpenGL API while OpenGL::Simple trades efficiency against ease of use.