The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "PDL-aware drawing functions for Prima widgets",
   "author" : [
      "David Mertens, E<lt>dcmertens.perl@gmail.comE<gt>."
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PDL-Drawing-Prima",
   "no_index" : {
      "directory" : [
         "examples",
         "t"
      ],
      "file" : [
         "README.pod"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::CBuilder" : "0",
            "ExtUtils::ParseXS" : "3.0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28",
            "PDL" : "v2.4.10",
            "Prima" : "1.33"
         }
      },
      "runtime" : {
         "requires" : {
            "PDL" : "v2.4.10",
            "Prima" : "1.35",
            "perl" : "v5.8.0"
         }
      }
   },
   "provides" : {
      "PDL::Drawing::Prima" : {
         "file" : "lib/PDL/Drawing/Prima.pm.PL",
         "version" : "0.11"
      },
      "PDL::Drawing::Prima::Utils" : {
         "file" : "lib/PDL/Drawing/Prima/Utils.pm.PL",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/run4flat/PDL-Drawing-Prima/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/run4flat/PDL-Drawing-Prima"
      }
   },
   "version" : "0.11",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}