gwadej/perl-device-usb

Export libusb_error_name and libusb_strerror

Opened this issue · 3 comments

Unfortunately, Device::USB only supports the old libusb 0.14 version.
These methods were not present in the older version.

At some point Device::USB needs a complete rewrite to support libusb 1.0.

Right. Any ideas if there is any progress on Device::USB and libusb 1.0 ? Any alternatives in Perl to use libusb 1.0 ?

I don't know of any alternatives that use libusb 1.0.

Since I haven't done any USB work in a few years, I haven't really taken the time to upgrade the module. I've offered to help anyone who wants to adopt the module, but there have not been any takers so far.