The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Gnuplot-based plotting for PDL",
   "author" : [
      "Craig DeForest <craig@deforest.org>, Dima Kogan <dima@secretsauce.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PDL-Graphics-Gnuplot",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::Makemaker" : "6.48"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::Gnuplot" : "0",
            "IO::Select" : "0",
            "IPC::Open3" : "0",
            "IPC::Run" : "0",
            "List::Util" : "0",
            "PDL" : "0",
            "Safe::Isa" : "0",
            "Storable" : "0",
            "Test::More" : "0",
            "Time::HiRes" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=PDL-Graphics-Gnuplot"
      },
      "homepage" : "http://github.com/drzowie/PDL-Graphics-Gnuplot",
      "repository" : {
         "url" : "git://github.com/drzowie/PDL-Graphics-Gnuplot.git"
      }
   },
   "version" : "2.008"
}