
Shai
New User
Nov 13, 2012, 6:02 AM
Post #1 of 2
(3595 views)
|
Process XML files
|
Can't Post
|
|
Hi, I try to process XML files using XML::Simple. I read the file using XMLin and immediately write it out with XMLout, without any processing. The destination file is created but the it saved in a different order. Is it possible to keep the order of the original file. Thanks, Shai
(This post was edited by Shai on Nov 13, 2012, 7:18 AM)
|