in reply to Parse linux /proc/pci?

The module that you want to take a look at is Proc::ProcessTable - I have posted a review of this module on this site previously here.

 

perl -le "print+unpack'N',pack'B32','00000000000000000000001010001011'"

Replies are listed 'Best First'.
(shockme) Re: Re: Parse linux /proc/pci?
by shockme (Chaplain) on Nov 04, 2003 at 01:29 UTC
    I must be missing something. How do you use Proc::ProcessTable to retrieve the information contained in /proc/pci (or the detail contained in lspci)? I haven't checked the README, but the documentation at CPAN makes no mention of this.

    If things get any worse, I'll have to ask you to stop helping me.