Help for this page

Select Code to Download


  1. or download this
    use XML::Smart;
    
    ...
    EOF
    
    print $xml->data;
    
  2. or download this
    <customer>
      <phone>
        <type>home</type>555-1234</phone>
    </customer>