XML::Writer gives you total control over the output, but you do need to
write a little more code than you would with XML::Simple.


 -- Jeremy


On Thu, 2005-10-20 at 08:47 -0700, Niraikalai Vijay wrote:
> I am using XML::Simple to generate XML file for a data
> file.
> 
> As XMLout uses hash variable,  the tags ,attributes
> for the tags that got populated comes out in random
> order.
> 
> But I need to generate XML file with the tags comes
> out in the order they got added.
> 
> Is there any solution to avoid this randomness of hash
> values?


 
_______________________________________________
Boston-pm mailing list
Boston-pm@mail.pm.org
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to