Group
Extension

Matches 1

Device-Leap ( C/CD/CDRAKE/Device-Leap-0.01.tar.gz, CDRAKE, 2013; MetaCPAN )
Device-Leap/lib/Device/Leap.pm ( view source; MetaCPAN )
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

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.