PURPOSE

This script reads the function signatures from the registry and creates XS stubs for each.

This should also autogenerate stub documentation by adding links to the OpenGL documentation for each function via

https://www.opengl.org/sdk/docs/man/html/glShaderSource.xhtml

Automagic Perlification

We should think about how to ideally enable the typemap to automatically perlify the API. Or just handwrite it for the _p functions?!