Skip Menu |

This queue is for tickets about the Device-USB CPAN distribution.

Report information
The Basics
Id: 121536
Status: new
Priority: 0/
Queue: Device-USB

People
Owner: Nobody in particular
Requestors: jchnorton [...] verizon.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Questions about Device::USB
Date: Fri, 05 May 2017 10:45:20 -0400
To: bug-device-usb [...] rt.cpan.org
From: "John C. Norton" <jchnorton [...] verizon.net>
Hi, I'm in the process of writing a Perl module to specifically read data from Garmin GPS USB devices, and making use of Device::USB in the process. The documentation is a little lacking, and I'm trying to learn libusb in the process. Do you (or one of you) still maintain the module on Cpan? Can you recommend any examples of using a Device::USB object to get the actual list of interfaces for the USB drive? (Short of picking apart the data in the Device::USB hash, which is pretty hackish). Or are there better (eg. newer) modules you would recommend using instead? Thanks, and cheers, John