The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Cairo backend for Graphics::Primitive",
   "author" : [
      "Cory G Watson <gphat@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300001, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Graphics-Primitive-Driver-Cairo",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Cairo" : 0,
            "Carp" : 0,
            "Geometry::Primitive::Point" : 0,
            "Geometry::Primitive::Rectangle" : 0,
            "Graphics::Primitive::Driver" : 0,
            "Graphics::Primitive::Driver::TextLayout" : 0,
            "Graphics::Primitive::TextBox" : 0,
            "IO::File" : 0,
            "Math::Trig" : 0,
            "Moose" : 0,
            "Moose::Util::TypeConstraints" : 0,
            "Text::Flow" : 0
         }
      },
      "test" : {
         "requires" : {
            "Graphics::Color::RGB" : 0,
            "Graphics::Primitive::Font" : 0,
            "Test::More" : 0,
            "strict" : 0,
            "warnings" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/gphat/graphics-primitive-driver-cairo",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gphat/graphics-primitive-driver-cairo.git",
         "web" : "https://github.com/gphat/graphics-primitive-driver-cairo"
      }
   },
   "version" : "0.44"
}