This is a minor update to OpenGL-0.62 to support better
error handling in the case of the DISPLAY environment
being set but the display itself not able to be opened.

It should be appearing at a mirror near you soon.

Enjoy,
Chris Marshall


+------------------------------------------------------------------------+
|                      OpenGL-0.63 Release Notes                         |
+------------------------------------------------------------------------+

   Highlights:

   * Make glpDisplay() handle all XOpenDisplay input
     argument and return the Display structure pointer.
     This allows glpDisplay to be used to check for
     the ability to open the X display avoiding a
     problem with glutInit exiting when no display
     is found.

   * Remove use Math::Trig from test.pl

   * Fix typo reported in OpenGL.pod

   * Add /usr/local/freeglut/* to Makefile.PL location

   Please see the GIT_CHANGES file for more details.  Thanks.

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to