ConditionSystem

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "A Common Lisp like condition/restart system for exceptions",
   "author" : [
      "Oliver Charles"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.102344, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ConditionSystem",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Moose" : "1.16",
            "Scalar::Util" : "1.23",
            "Scope::Upper" : "0.12",
            "Sub::Exporter" : "0.982",
            "Test::More" : "0.96",
            "Throwable" : "0.102080",
            "Try::Tiny" : "0.07"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.02",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/GatherDir",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/Readme",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/ExtraTests",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/ShareDir",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "name" : "@Filter/MakeMaker",
            "version" : "4.102344"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",



( run in 0.640 second using v1.01-cache-2.11-cpan-39bf76dae61 )