{
   "abstract" : "Provides C<try> and C<retry> semantics to C<CORE::alarm>, similar to C<Try::Catch>.",
   "author" : [
      "oodler577 <oodler@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Try-ALRM",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/oodler577/p5-Try-ALRM",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/oodler577/p5-Try-ALRM.git",
         "web" : "https://github.com/oodler577/p5-Try-ALRM"
      }
   },
   "version" : "0.5",
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}