{ "abstract" : "A Meta Object Protocol for Perl 5", "author" : [ "Stevan Little " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "MOP", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "B" : "0", "Carp" : "0", "Scalar::Util" : "0", "Sub::Name" : "0", "Symbol" : "0", "UNIVERSAL::Object" : "0.09", "attributes" : "0", "mro" : "0", "perl" : "v5.10.0" } }, "test" : { "requires" : { "Test::Fatal" : "0", "Test::More" : "0" } } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/stevan/p5-MOP/issues" }, "repository" : { "type" : "git", "url" : "https://github.com/stevan/p5-MOP.git", "web" : "https://github.com/stevan/p5-MOP" } }, "version" : "0.06", "x_serialization_backend" : "Cpanel::JSON::XS version 3.0227" }