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