{
   "abstract" : "extension to Try::Tiny to also catch warnings",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Try-Tiny-Warnings",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "Try::Tiny" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "Test::Warnings" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Try::Tiny::Warnings" : {
         "file" : "lib/Try/Tiny/Warnings.pm",
         "version" : "v0.0.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Try-Tiny-Warnings/issues"
      },
      "homepage" : "https://github.com/yanick/Try-Tiny-Warnings",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Try-Tiny-Warnings.git",
         "web" : "https://github.com/yanick/Try-Tiny-Warnings"
      }
   },
   "version" : "0.0.2",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ]
}