Help for this page

Select Code to Download


  1. or download this
    <booklist>
       <book type="technical">
    ...
          <isbn>Book3ISBN</isbn>
       </book>
    </booklist>
    
  2. or download this
    use XML::Parser;
    
    ...
    # serialize the structure
    use Data::Dumper;
    print Dumper( $tree );
    
  3. or download this
    
    $VAR1 = [
    ...
    '
              ]
            ];