Changes for version 0.0401 - 2025-05-03
- document glpSetAutoCheckErrors (#44)
 - croak if auto-glewInit fails (#43 #36)
 - update to GLEW 2.1.0 which captures OpenGL 4.6
 - minimum Perl 5.16
 - add OpenGL::Modern::Config like OpenGL::Config
 - add glpErrorString
 - add export tags :glewfunctions :glpfunctions :glfunctions :glconstants :glcompat
 - gl{Create,Gen,Delete}* now have POGL-like _p variants
 - string input (i.e. const) arguments now don't force a `_c` binding
 
Modules
Perl extension to Modern OpenGL API up to 4.6    
  
module encapsulating GL constants    
  
example usage of raw pointers from perl    
  Provides
      in lib/OpenGL/Modern/Registry.pm