The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT",
   "author" : [
      "Chris Marshall <chm at cpan dot org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "OpenGL",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://sourceforge.net/tracker/?group_id=562483&atid=2281758"
      },
      "homepage" : "http://sourceforge.net/projects/pogl/",
      "repository" : {
         "url" : "git://pogl.git.sourceforge.net/gitroot/pogl/pogl"
      }
   },
   "version" : "0.6703"
}