{
   "abstract" : "Control UAVs",
   "author" : [
      "Timm Murray <tmurray@wumpus-cave.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "UAV-Pilot",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "recommends" : {
            "Getopt::Long" : "0",
            "SDL" : "2.5"
         },
         "requires" : {
            "AnyEvent" : "0",
            "AnyEvent::ReadLine::Gnu" : "0",
            "DateTime" : "0",
            "File::HomeDir" : "0",
            "File::ShareDir" : "1.00",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Socket::Multicast" : "0",
            "Math::Trig" : "0",
            "Moose" : "0",
            "MooseX::Event" : "0",
            "Test::More" : "0",
            "Throwable" : "0",
            "YAML" : "0",
            "namespace::autoclean" : "0",
            "perl" : "v5.12.0"
         }
      }
   },
   "provides" : {
      "UAV::Pilot" : {
         "file" : "lib/UAV/Pilot.pm",
         "version" : 0
      },
      "UAV::Pilot::Commands" : {
         "file" : "lib/UAV/Pilot/Commands.pm",
         "version" : 0
      },
      "UAV::Pilot::Control" : {
         "file" : "lib/UAV/Pilot/Control.pm",
         "version" : 0
      },
      "UAV::Pilot::Control::ARDrone" : {
         "file" : "lib/UAV/Pilot/Control/ARDrone.pm",
         "version" : 0
      },
      "UAV::Pilot::Control::ARDrone::Event" : {
         "file" : "lib/UAV/Pilot/Control/ARDrone/Event.pm",
         "version" : 0
      },
      "UAV::Pilot::Control::ARDrone::SDLNavOutput" : {
         "file" : "lib/UAV/Pilot/Control/ARDrone/SDLNavOutput.pm",
         "version" : 0
      },
      "UAV::Pilot::Control::ARDrone::Video::FileDump" : {
         "file" : "lib/UAV/Pilot/Control/ARDrone/Video/FileDump.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver" : {
         "file" : "lib/UAV/Pilot/Driver.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone::Mock" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone/Mock.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone::NavPacket" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone/NavPacket.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone::Video" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone/Video.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone::Video::Mock" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone/Video/Mock.pm",
         "version" : 0
      },
      "UAV::Pilot::Driver::ARDrone::VideoHandler" : {
         "file" : "lib/UAV/Pilot/Driver/ARDrone/VideoHandler.pm",
         "version" : 0
      },
      "UAV::Pilot::EasyEvent" : {
         "file" : "lib/UAV/Pilot/EasyEvent.pm",
         "version" : 0
      },
      "UAV::Pilot::Exception" : {
         "file" : "lib/UAV/Pilot/Exceptions.pm",
         "version" : 0
      },
      "UAV::Pilot::IOException" : {
         "file" : "lib/UAV/Pilot/Exceptions.pm",
         "version" : 0
      },
      "UAV::Pilot::NavPacketException::BadHeader" : {
         "file" : "lib/UAV/Pilot/Exceptions.pm",
         "version" : 0
      },
      "UAV::Pilot::NumberOutOfRangeException" : {
         "file" : "lib/UAV/Pilot/Exceptions.pm",
         "version" : 0
      },
      "UAV::Pilot::SDL::EventHandler" : {
         "file" : "lib/UAV/Pilot/SDL/EventHandler.pm",
         "version" : 0
      },
      "UAV::Pilot::SDL::Events" : {
         "file" : "lib/UAV/Pilot/SDL/Events.pm",
         "version" : 0
      },
      "UAV::Pilot::SDL::Joystick" : {
         "file" : "lib/UAV/Pilot/SDL/Joystick.pm",
         "version" : 0
      },
      "UAV::Pilot::SDL::JoystickConverter" : {
         "file" : "lib/UAV/Pilot/SDL/JoystickConverter.pm",
         "version" : 0
      },
      "UAV::Pilot::SDL::NavFeeder" : {
         "file" : "lib/UAV/Pilot/SDL/NavFeeder.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/bsd-license.php"
      ]
   },
   "version" : "0.4"
}
