Help for this page

Select Code to Download


  1. or download this
    <root>
      <ref name="abc_sia_%version1.ref%">
    ...
         base="default_771"/>
      </ref>
    </root>
    
  2. or download this
    my $xml = new XML::Simple;
    my $data = $xml->XMLin("/home/pv66", ForceArray => 1, KeyAttr => { ref
    + => "name"});
    print Dumper ($data);
    
  3. or download this
    $VAR1 = {
             'ref' => 
    ...
               ]       
    }                  
    };
    
  4. or download this
    $VAR1 = {
    
    ...
               ]       
    }                  
    };