The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Version 0.041 - 2019-01-09
  - Loading -V1 now adds implied glLoadIdentity to next_frame()
  - Reworked for new export system of OpenGL::Sandbox 0.04

Version 0.03 - 2018-07-09
  - Use Inline::Module, to avoid depending on Inline at runtime
  - Improved implementation of setup_projection, with tests
  - Fix various broken XS callback details
  - Much more test coverage, and conditional dependencies in tests
  - Add more glGet and lighting functions.

Version 0.02 - 2018-06-18
  - Initial public release