The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Control the WumpusRover",
   "author" : [
      "Timm Murray <tmurray@wumpus-cave.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "UAV-Pilot-WumpusRover-Server",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "recommends" : {
            "Getopt::Long" : "0"
         },
         "requires" : {
            "AnyEvent" : "0",
            "HiPi" : "0",
            "Moose" : "0",
            "Test::More" : "0",
            "Throwable" : "0",
            "Tie::IxHash" : "0",
            "UAV::Pilot" : ">= 0.8",
            "perl" : ">= 5.14.0"
         }
      }
   },
   "provides" : {
      "UAV::Pilot::WumpusRover::Server" : {
         "file" : "lib/UAV/Pilot/WumpusRover/Server.pm",
         "version" : "0.2"
      },
      "UAV::Pilot::WumpusRover::Server::Backend" : {
         "file" : "lib/UAV/Pilot/WumpusRover/Server/Backend.pm"
      },
      "UAV::Pilot::WumpusRover::Server::Backend::Mock" : {
         "file" : "lib/UAV/Pilot/WumpusRover/Server/Backend/Mock.pm"
      },
      "UAV::Pilot::WumpusRover::Server::Backend::RaspberryPiI2C" : {
         "file" : "lib/UAV/Pilot/WumpusRover/Server/Backend/RaspberryPiI2C.pm"
      },
      "UAV::Pilot::WumpusRover::Server::Mock" : {
         "file" : "lib/UAV/Pilot/WumpusRover/Server/Mock.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/BSD-3-Clause"
      ],
      "repository" : {
         "url" : "https://github.com/frezik/UAV-Pilot-WumpusRover-Server"
      }
   },
   "version" : "0.2"
}