in reply to Re^2: Not able to insert data in mysqlin thread Not able to insert data in mysql
foreach my $row($xp->findnodes('/main/MAIN')){ print "I matched a node.\n"; }; [download]