The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "DWIM, correct checking of an object's class.",
   "author" : [
      "Yuval Kogman <NUFFIN@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Check-ISA",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "1.001014"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Sub::Exporter" : "0",
            "Test::use::ok" : "0",
            "perl" : "5.008"
         }
      }
   },
   "provides" : {
      "Check::ISA" : {
         "file" : "lib/Check/ISA.pm",
         "version" : "0.09"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/Check-ISA.git",
         "web" : "https://github.com/manwar/Check-ISA"
      }
   },
   "version" : "0.09",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}