The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Construct command line and perl clients for RESTful services.",
   "author" : [
      "Curt Tilmes <Curt.Tilmes@nasa.gov>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Clustericious-Client",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "Clustericious::Config" : "0.01",
            "Clustericious::Log" : 0,
            "Data::Rmap" : 0,
            "DateTime::Format::DateParse" : 0,
            "DateTime::Format::ISO8601" : 0,
            "File::Temp" : 0,
            "JSON::XS" : 0,
            "Log::Log4perl::CommandLine" : 0,
            "MojoX::Log::Log4perl" : 0,
            "Mojolicious" : "1.65",
            "Term::Prompt" : 0
         }
      }
   },
   "provides" : {
      "Clustericious::Client" : {
         "file" : "lib/Clustericious/Client.pm",
         "version" : "0.75"
      },
      "Clustericious::Client::Command" : {
         "file" : "lib/Clustericious/Client/Command.pm",
         "version" : 0
      },
      "Clustericious::Client::Meta" : {
         "file" : "lib/Clustericious/Client/Meta.pm",
         "version" : 0
      },
      "Clustericious::Client::Meta::Route" : {
         "file" : "lib/Clustericious/Client/Meta/Route.pm",
         "version" : 0
      },
      "Clustericious::Client::Object" : {
         "file" : "lib/Clustericious/Client/Object.pm",
         "version" : 0
      },
      "Clustericious::Client::Object::DateTime" : {
         "file" : "lib/Clustericious/Client/Object/DateTime.pm",
         "version" : 0
      },
      "Clustericious::Client::Object::Params" : {
         "file" : "lib/Clustericious/Client/Object/Params.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "version" : "0.75"
}