-
-
27 Aug 2015 22:34:58 UTC
- Distribution: UAV-Pilot
- Module version: 1.3
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (3)
- Testers (685 / 0 / 48)
- Kwalitee
Bus factor: 0- 79.73% Coverage
- License: bsd
- Activity
24 month- Tools
- Download (73.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
UAV::Pilot::Exceptions
DESCRIPTION
Exceptions that could be thrown by
UAV::Pilot
modules. All inherit fromUAV::Pilot::Exception
, which does the roleThrowable
.EXCEPTIONS
UAV::Pilot::NumberOutOfRangeException
UAV::Pilot::IOException
UAV::Pilot::CommandNotFoundException
UAV::Pilot::NavPacketException::BadHeader
UAV::Pilot::VideoException
UAV::Pilot::ArdupilotPacketException::BadHeader
UAV::Pilot::ArdupilotPacketException::BadChecksum
Module Install Instructions
To install UAV::Pilot, copy and paste the appropriate command in to your terminal.
cpanm UAV::Pilot
perl -MCPAN -e shell install UAV::Pilot
For more information on module installation, please visit the detailed CPAN module installation guide.