The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Prima extension for OpenGL drawing.

Works on win32, cygwin and x11. To use in cygwin/x11 mode recompile Prima with CYGWIN_X11=1

Howto:

    perl Makefile.PL
    make 
    make test
    make install
    perl examples/icosahedron.pl

Whereto:
 
    http://github.com/dk/Prima-OpenGL

Dmitry Karasik, 2011