[ 本帖最后由 lalalinux 于 2010-1-4 16:56 编辑 ]作者: lalalinux 时间: 2010-01-04 17:03
XMLout()
Takes a data structure (generally a hashref) and returns an XML encoding of that structure. If the resulting XML is parsed using XMLin(), it should return a data structure equivalent to the original (see caveats below).