Help for this page

Select Code to Download


  1. or download this
    my $query = '//remote[@name="korg"]';
    $doc->findnodes($query)->shift()->setAttribute('name', 'other');