Help for this page

Select Code to Download


  1. or download this
    <table>
    <Entry No="1">
    ...
    </description_>
      </Entry>
    </table>
    
  2. or download this
    my $file = 'xml.xml';
        my $parser = XML::LibXML->new();
    ...
            }
                       $i++;
        }