Help for this page

Select Code to Download


  1. or download this
    my $signals = $doc->getElementsByTagName('signal');
    my @by_id = grep {
    ...
                        0  # no sigid attribute, no match
                    }
                } map { $signals->item($_) } 0..$signals->getLength()-1