Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    for ($xml->findnodes('//APPLIANCE_LIST_OUTPUT/descendant::STATUS/text(
    +)')) {
        say;
    }
    
  2. or download this
    Online
    Online
    Online