The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Portions of OpenGL::Sandbox which depend on OpenGL 1.x API",
   "author" : [
      "Michael Conrad <mike@nrdvana.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "OpenGL-Sandbox-V1",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Devel::CheckLib" : "1.03",
            "ExtUtils::MakeMaker" : "0",
            "Inline::MakeMaker" : "0.45"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Exporter" : "0",
            "Inline" : "0",
            "Math::Trig" : "0",
            "OpenGL" : "0",
            "OpenGL::Sandbox" : "0",
            "Try::Tiny" : "0",
            "overload" : "0",
            "parent" : "0",
            "perl" : "v5.14.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec::Functions" : "0",
            "FindBin" : "0",
            "Log::Any::Adapter" : "0",
            "Log::Any::Adapter::TAP" : "0",
            "OpenGL::Sandbox::Texture" : "0",
            "Test::More" : "0",
            "Time::HiRes" : "0"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/nrdvana/perl-OpenGL-Sandbox"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/nrdvana/perl-OpenGL-Sandbox.git",
         "web" : "https://github.com/nrdvana/perl-OpenGL-Sandbox"
      }
   },
   "version" : "0.01_1"
}