Help for this page

Select Code to Download


  1. or download this
    my $string = q|
    <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:junos
    +="http://xml.juniper.net/junos/12.3R9/junos">
    ...
        my @parameters = $vlan->findnodes("./x:vlan-name");
        print "found ", scalar @parameters, " parameters\n";
    }
    
  2. or download this
    found 0 vlans
    The root element's namespace is: urn:ietf:params:xml:ns:netconf:base:1
    +.0
    found 1 vlans
    found 1 parameters