{
   "abstract" : "Moo role for issuing commands, with debug support, and signal handling",
   "author" : [
      "Eddie Ash <eddie+cpan@ashfamily.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooX-Ipc-Cmd",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "IPC::Run3" : "0",
            "List::Util" : "1.33",
            "Moo" : "0",
            "Moo::Role" : "0",
            "MooX::Log::Any" : "0",
            "MooX::Options" : "0",
            "POSIX" : "0",
            "Throwable::Error" : "0",
            "Type::Params" : "0",
            "Types::Standard" : "0",
            "constant" : "0",
            "feature" : "0",
            "overload" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Log::Any::Adapter" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/cazador481/MooX-Ipc-Cmd/issues"
      },
      "homepage" : "https://github.com/cazador481/MooX-Ipc-Cmd",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/cazador481/MooX-Ipc-Cmd.git",
         "web" : "https://github.com/cazador481/MooX-Ipc-Cmd"
      }
   },
   "version" : "1.1.2",
   "x_contributors" : [
      "Slaven Rezic <eserte@users.noreply.github.com>"
   ]
}