in reply to Re: Reading real-time USB data
in thread Reading real-time USB data

A1. its windows vista A2. I'd want to copy as not to interupt the current software from doing its job A3. I haven't looked at Device::USB yet, thought I'd get some feedback first before jumping into it

Replies are listed 'Best First'.
Re^3: Reading real-time USB data
by Illuminatus (Curate) on Apr 12, 2011 at 17:27 UTC
    I don't think you're going to find a perl module that will do this. However, this page has some links to tools that should be able to capture the data ala wireshark/windump. I have not looked at any of these tools, but you should hopefully find one that can pipe the raw data to your perl app

    fnord