{
   "abstract" : "a selection of utility methods that can be called on blessed objects",
   "author" : [
      "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
   "keywords" : [],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Object-Util",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "suggests" : {
            "Dist::Inkt" : "0.001"
         }
      },
      "runtime" : {
         "requires" : {
            "List::Util" : "1.29",
            "Module::Runtime" : "0",
            "MooX::Traits::Util" : "0",
            "Role::Tiny" : "0",
            "Scalar::Util" : "1.23",
            "perl" : "5.006000"
         }
      },
      "test" : {
         "recommends" : {
            "Moo" : "1.000000",
            "Moose" : "2.0000"
         },
         "requires" : {
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "Test::Requires" : "0",
            "Test::Warnings" : "0",
            "Test::Without::Module" : "0"
         },
         "suggests" : {
            "Mouse" : "1.00"
         }
      }
   },
   "provides" : {
      "Object::Util" : {
         "file" : "lib/Object/Util.pm",
         "version" : "0.009"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Dist/Display.html?Queue=Object-Util"
      },
      "homepage" : "https://metacpan.org/release/Object-Util",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tobyink/p5-object-util.git",
         "web" : "https://github.com/tobyink/p5-object-util"
      },
      "x_identifier" : "http://purl.org/NET/cpan-uri/dist/Object-Util/project"
   },
   "version" : "0.009",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}