Hello, All!I wrote the module that provides script functionality for OpenGL. The reasone to use this script language is usability and security. This language allows to easy execute all OpenGL functions from the original OpenGL module and have an essential logic operators. The module allows to export from the script language to Perl or C programms. I want to call this module as OpenGL::Script. Is it a good choice? What do I need to include this modules into the CPAN modulelist? Do I need just register its namespace at the PAUSE? Thanks. -- Danil Pismenny http://dapi.chaz.ru/
