##
perl pci_ids.pl
Odd number of elements in anonymous hash at pci_ids.pl line 4.
Odd number of elements in anonymous hash at pci_ids.pl line 4.
Reference found where even-sized list expected at pci_ids.pl line 4.
$VAR1 = {
'HASH(0x1a62388)' => undef
};
####
%pci_ids = (
#or
$pci_ids = {
####
use strict;
use warnings;
####
use diagnostics;