The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01 - 2017-08-23

  • first CPAN release
  • on PrePAN: http://prepan.org/module/nYfNhvSqeCm
  • Implement all portable features of libusb-1.0 including USB 3.0 descriptors
  • Not yet implemented: Async interface, hotplug events, polling
  • Raw XS interface: USB::LibUSB::XS
  • More High-level interface: USB::LibUSB (currently uses Moo for OO)

Modules

Perl interface to the libusb-1.0 API.
Raw XS bindings to the libusb-1.0 API.

Provides

in lib/USB/LibUSB/Device.pm
in lib/USB/LibUSB/Device/Handle.pm