se 5.000001;
use strict;
use warnings;
use Socket; # Leap communicates over WebSockets
use JSON; # ... in JSON
require Exporter;
our @ISA = qw(Exporter);
# Items to export into callers namespace by
too much data came in to process all at once - some got truncated...
} else {
$ret=from_json($ret);
}
}
return $ret;
} # Leap
1;
__END__
=head1 NAME
Device::Leap - Perl interf
This module requires these other modules and libraries:
Socket (already part of perl itself)
JSON
=head1 SEE ALSO
See the Leap Motion web site: https://leapmotion.com/ for links to
the develope