Help for this page
#!/usr/bin/perl use strict; ... </supplier> </supplier-data> </data>
#!perl use strict; ... $sth2->execute(@f) or die $DBI::errstr; print join "\t",$sql2,@f,"\n"; }