Bencher-Scenario-ExceptionHandling

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Benchmark various ways to do exception handling in Perl",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Bencher-Scenario-ExceptionHandling",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Try::Tiny" : "0",
            "perl" : "5.034",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Bencher::Backend" : "1.063",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      },
      "x_benchmarks" : {
         "requires" : {
            "Try::Tiny" : "0"
         },
         "x_benchmarks" : {
            "Try::Tiny" : "0"
         }
      }
   },
   "provides" : {
      "Bencher::Scenario::ExceptionHandling" : {
         "file" : "lib/Bencher/Scenario/ExceptionHandling.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Bencher-Scenario-ExceptionHandling"
      },
      "homepage" : "https://metacpan.org/release/Bencher-Scenario-ExceptionHandling",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlancar/perl-Bencher-Scenario-ExceptionHandling.git",
         "web" : "https://github.com/perlancar/perl-Bencher-Scenario-ExceptionHandling"
      }
   },
   "version" : "0.001",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.038002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Bencher::Scenario",
            "name" : "Bencher::Scenario",
            "version" : "0.171"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease",
            "name" : "@Author::PERLANCAR/PERLANCAR::CheckPendingRelease",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Author::PERLANCAR/@Filter/GatherDir",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",



( run in 3.039 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )