Help for this page

Select Code to Download


  1. or download this
    <ABC>
      <A1>
        <01>100</01>
      </A1>
    </ABC>
    
  2. or download this
    
    #! /usr/bin/perl
    ...
    my $obj = XML::Simple->new() ;
    my $xml = $obj->XMLin("fl.xml") ;
    
  3. or download this
    not well-formed (invalid token) at line 3, column 5, byte 18 at /usr/l
    +ib/perl5/vendor_perl/5.8.2/i686-linux/XML/Parser.pm line 187