http://qs321.pair.com?node_id=976177


in reply to How to use perl to parsing a XML file to csv file which have the same sequence in xml file?

Could you give us an example record of the csv file you wish to output?

print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
  • Comment on Re: How to use perl to parsing a XML file to csv file which have the same sequence in xml file?
  • Download Code