Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $t->parse($xfile);
    my $experiment = $t->root();
    print 'accnum = ', $experiment->att('accnum'), "\n";
    
  2. or download this
    accnum = E-GEOD-8918