Help for this page
A Abort trap
#!/usr/bin/perl use strict; ... print "A\n"; my $xm=$x->XMLin($xmlf) or die $!; print "B\n";