{
   "abstract" : "Asynchronous evaluation of Perl code (with optional timeouts)",
   "author" : [
      "Mark-Jason Dominus"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Async",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {},
      "configure" : {},
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         },
         "suggests" : {
            "Storable" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Async"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ap/Async.git",
         "web" : "https://github.com/ap/Async"
      }
   },
   "version" : "0.14",
   "x_copyright" : {
      "holder" : "Mark-Jason Dominus",
      "year" : 2001
   },
   "x_serialization_backend" : "JSON::PP version 4.02"
}