Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Simple;
    use Data::Dumper;
    
    my $xml_hash = XMLin('pon01100.xml');
    print Dumper($xml_hash);
    
  2. or download this
    $VAR1 = {
              'reaction' => {
    ...
                                                        'id' => '2270'
                                                      }
                                         }......and so on......